NIX_BUILD_HOOK variable is gone
This commit is contained in:
parent
37fbfffd8e
commit
d4609bb3af
|
@ -26,7 +26,6 @@ mkdir -p $TEST_HOME
|
||||||
export PATH=@bindir@:$PATH
|
export PATH=@bindir@:$PATH
|
||||||
coreutils=@coreutils@
|
coreutils=@coreutils@
|
||||||
|
|
||||||
export NIX_BUILD_HOOK=
|
|
||||||
export dot=@dot@
|
export dot=@dot@
|
||||||
export xmllint="@xmllint@"
|
export xmllint="@xmllint@"
|
||||||
export SHELL="@bash@"
|
export SHELL="@bash@"
|
||||||
|
|
Loading…
Reference in a new issue