mirror of
https://github.com/NixOS/nix
synced 2025-07-18 02:58:27 +02:00
* Fix the `--fallback' switch.
* Fix the substitutes tests.
This commit is contained in:
parent
581fc47783
commit
c6290e42bc
10 changed files with 35 additions and 87 deletions
|
@ -19,8 +19,8 @@ dependencies.sh: dependencies.nix
|
|||
locking.sh: locking.nix
|
||||
parallel.sh: parallel.nix
|
||||
build-hook.sh: build-hook.nix
|
||||
substitutes.sh: substitutes.nix substituter.nix
|
||||
substitutes2.sh: substitutes2.nix substituter.nix substituter2.nix
|
||||
substitutes.sh: substitutes.nix
|
||||
substitutes2.sh: substitutes2.nix
|
||||
fallback.sh: fallback.nix
|
||||
|
||||
TESTS = init.sh hash.sh lang.sh simple.sh dependencies.sh locking.sh parallel.sh \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue