Skip to content

ci: store Clamav DB in LFS

Ruben Maher requested to merge eqyiel/nixos-mailserver:clamav-db-in-lfs into master

Fix #136 (closed) (stop pulling the files from @griff's poor server), also add a script to update the files.

The fun thing about this is that due to sourcing the files from https://gitlab.com/simple-nixos-mailserver/nixos-mailserver/raw/master/tests/clamavduring the tests, updates to the hashes.json and *.cvd files will always fail CI. I guess this is a reasonable tradeoff as long as people are aware of it.

Merge request reports