mirror of
https://github.com/NixOS/nix.git
synced 2025-11-29 05:31:00 +01:00
* The new normaliser now passes the unit tests.
This commit is contained in:
parent
f5b6fa5256
commit
7b3f44e05b
7 changed files with 179 additions and 34 deletions
|
|
@ -5,4 +5,4 @@ echo "builder 2"
|
|||
mkdir $out || exit 1
|
||||
cd $out || exit 1
|
||||
echo "Hallo Wereld" > bla
|
||||
cat $src >> bla
|
||||
echo $builder >> bla
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue