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

Merge pull request #12482 from DeterminateSystems/fix-test

dep-built-drv-2.sh: Don't fail with "cannot create symlink"
This commit is contained in:
Eelco Dolstra 2025-02-17 12:10:33 +01:00 committed by GitHub
commit ca2e52690d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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