mirror of
https://github.com/NixOS/nix.git
synced 2024-11-22 06:42:28 +00:00
Fix test
This commit is contained in:
parent
a5c6347ff0
commit
838138c5c4
@ -1,6 +1,6 @@
|
||||
source common.sh
|
||||
|
||||
export NIX_BUILD_HOOK="build-hook.hook.sh"
|
||||
export NIX_BUILD_HOOK="$(pwd)/build-hook.hook.sh"
|
||||
|
||||
outPath=$(nix-build build-hook.nix --no-out-link)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user