mirror of
https://github.com/NixOS/nix
synced 2025-06-24 22:11:15 +02:00
Now, both the unit and functional tests relating to derivation options are tested both ways -- with input addressing and content-addressing derivations.
1 line
No EOL
327 B
Text
1 line
No EOL
327 B
Text
Derive([("out","/nix/store/1qsc7svv43m4dw2prh6mvyf7cai5czji-advanced-attributes-defaults","","")],[],[],"my-system","/bin/bash",["-c","echo hello > $out"],[("builder","/bin/bash"),("name","advanced-attributes-defaults"),("out","/nix/store/1qsc7svv43m4dw2prh6mvyf7cai5czji-advanced-attributes-defaults"),("system","my-system")]) |