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

Add a more interesting test

In this one, we don't just output an existing derivation as is, but
modify it first.
This commit is contained in:
John Ericson 2023-04-19 20:36:33 -04:00
parent f3a31b14db
commit e26662709e
4 changed files with 62 additions and 3 deletions

View file

@ -111,6 +111,7 @@ nix_tests = \
import-derivation.sh \
ca/import-derivation.sh \
dyn-drv/text-hashed-output.sh \
dyn-drv/recursive-mod-json.sh \
nix_path.sh \
case-hack.sh \
placeholders.sh \