mirror of
https://github.com/NixOS/nix.git
synced 2025-12-06 17:11:00 +01:00
* libnix -> libstore.
This commit is contained in:
parent
8798fae304
commit
9f0f020929
26 changed files with 12 additions and 12 deletions
|
|
@ -1,9 +0,0 @@
|
|||
#! /bin/sh
|
||||
|
||||
echo "builder 2"
|
||||
|
||||
/bin/mkdir $out || exit 1
|
||||
cd $out || exit 1
|
||||
echo "Hallo Wereld" > bla
|
||||
echo $builder >> bla
|
||||
echo $out >> bla
|
||||
Loading…
Add table
Add a link
Reference in a new issue