Skip to content

Commit 5438889

Browse files
committed
dep-built-drv-2.sh: Don't fail with "cannot create symlink"
1 parent f0dbfad commit 5438889

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/functional/dyn-drv/dep-built-drv-2.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ restartDaemon
1313
NIX_BIN_DIR="$(dirname "$(type -p nix)")"
1414
export NIX_BIN_DIR
1515

16-
nix build -L --file ./non-trivial.nix
16+
nix build -L --file ./non-trivial.nix --no-link

0 commit comments

Comments
 (0)