mirror of
https://github.com/NixOS/nix
synced 2025-07-07 01:51:47 +02:00
* Tests for fixed-output derivations (and attribute selection, incidentally).
This commit is contained in:
parent
2167bf6b72
commit
78d84f5631
5 changed files with 67 additions and 1 deletions
3
tests/fixed.builder1.sh
Normal file
3
tests/fixed.builder1.sh
Normal file
|
@ -0,0 +1,3 @@
|
|||
export PATH=/bin:/usr/bin:$PATH
|
||||
|
||||
echo "Hello World!" > $out
|
Loading…
Add table
Add a link
Reference in a new issue