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

Merge branch 'fix/dry-run-partially' of https://github.com/dtzWill/nix

This commit is contained in:
Eelco Dolstra 2018-02-22 12:18:20 +01:00
commit de4c03d201
No known key found for this signature in database
GPG key ID: 8170B4726D7198DE
3 changed files with 55 additions and 0 deletions

View file

@ -13,6 +13,7 @@ nix_tests = \
check-reqs.sh pass-as-file.sh tarball.sh restricted.sh \
placeholders.sh nix-shell.sh \
linux-sandbox.sh \
build-dry.sh \
build-remote.sh \
nar-access.sh \
structured-attrs.sh \