mirror of
https://github.com/NixOS/nix
synced 2025-07-07 01:51:47 +02:00
* Another test.
This commit is contained in:
parent
ef093aac8f
commit
a7bbe73971
6 changed files with 66 additions and 2 deletions
4
tests/dependencies.builder1.sh
Normal file
4
tests/dependencies.builder1.sh
Normal file
|
@ -0,0 +1,4 @@
|
|||
export PATH=/bin:/usr/bin:$PATH
|
||||
|
||||
mkdir $out
|
||||
echo FOO > $out/foo
|
Loading…
Add table
Add a link
Reference in a new issue