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

* Add a precise test for hashDerivatioModulo.

This commit is contained in:
Eelco Dolstra 2006-07-19 15:49:29 +00:00
parent 4f3725b167
commit 88e54153dc
3 changed files with 34 additions and 0 deletions

View file

@ -27,6 +27,7 @@ $(TESTS): common.sh
EXTRA_DIST = $(TESTS) \
simple.nix.in simple.builder.sh \
hash-check.nix.in \
dependencies.nix.in dependencies.builder*.sh \
locking.nix.in locking.builder.sh \
parallel.nix.in parallel.builder.sh \