1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-06-25 02:21:16 +02:00

dep-built-drv-2.sh: Don't fail with "cannot create symlink"

This commit is contained in:
Eelco Dolstra 2025-02-17 11:57:21 +01:00
parent f0dbfada38
commit 54388893bc

View file

@ -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