1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-07-08 19:23:54 +02:00

* Implemented queryValidPaths() and verifyStore().

This commit is contained in:
Eelco Dolstra 2010-02-18 16:51:27 +00:00
parent 836e5b6f57
commit 268f9aaf28
2 changed files with 35 additions and 119 deletions

View file

@ -96,7 +96,6 @@ mv $NIX_BIN_DIR/nix/download-using-manifests.pl $NIX_BIN_DIR/nix/substituters/do
$nixstore --init
# Did anything happen?
test -e "$NIX_DB_DIR"/info
test -e "$NIX_DB_DIR"/referrer
test -e "$NIX_DB_DIR"/db.sqlite
echo 'Hello World' > ./dummy