mirror of
https://github.com/nmattia/niv.git
synced 2024-11-07 22:36:53 +03:00
Don't generate links in test script
This commit is contained in:
parent
f57c85d05e
commit
3185f8a32b
@ -11,6 +11,6 @@ export NIX_PATH="nixpkgs=./nix"
|
||||
echo "Building"
|
||||
|
||||
# Build and create a root
|
||||
nix build
|
||||
nix-build --no-link
|
||||
|
||||
echo "all good"
|
||||
|
Loading…
Reference in New Issue
Block a user