* A test for the nix-worker.
This commit is contained in:
parent
550ba9ebb4
commit
a7e1a51fdf
4 changed files with 24 additions and 2 deletions
|
@ -22,6 +22,7 @@ ln -s $nixstore $NIX_BIN_DIR/
|
|||
ln -s $nixinstantiate $NIX_BIN_DIR/
|
||||
ln -s $nixhash $NIX_BIN_DIR/
|
||||
ln -s $nixenv $NIX_BIN_DIR/
|
||||
ln -s $nixworker $NIX_BIN_DIR/
|
||||
ln -s $TOP/scripts/nix-prefetch-url $NIX_BIN_DIR/
|
||||
ln -s $TOP/scripts/nix-collect-garbage $NIX_BIN_DIR/
|
||||
ln -s $TOP/scripts/nix-build $NIX_BIN_DIR/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue