mirror of
https://github.com/NixOS/nix
synced 2025-06-25 10:41:16 +02:00
dep-built-drv-2.sh: Don't fail with "cannot create symlink"
This commit is contained in:
parent
f0dbfada38
commit
54388893bc
1 changed files with 1 additions and 1 deletions
|
@ -13,4 +13,4 @@ restartDaemon
|
|||
NIX_BIN_DIR="$(dirname "$(type -p nix)")"
|
||||
export NIX_BIN_DIR
|
||||
|
||||
nix build -L --file ./non-trivial.nix
|
||||
nix build -L --file ./non-trivial.nix --no-link
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue