Fix 'nix verify --all' on a binary cache and add a test

This commit is contained in:
Eelco Dolstra
2020-07-13 14:35:01 +02:00
parent 2900a441f5
commit 1d01ae816b
5 changed files with 23 additions and 8 deletions

View File

@@ -187,6 +187,10 @@ fi # HAVE_LIBSODIUM
unset _NIX_FORCE_HTTP
# Test 'nix verify --all' on a binary cache.
nix verify -vvvvv --all --store file://$cacheDir --no-trust
# Test NAR listing generation.
clearCache