1
0
Fork 0
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:
Eelco Dolstra 2006-03-01 18:26:21 +00:00
parent 2167bf6b72
commit 78d84f5631
5 changed files with 67 additions and 1 deletions

3
tests/fixed.builder1.sh Normal file
View file

@ -0,0 +1,3 @@
export PATH=/bin:/usr/bin:$PATH
echo "Hello World!" > $out