1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-07-13 17:10:47 +02:00

Fix nix-profile test in a chroot

http://hydra.nixos.org/build/36462078
This commit is contained in:
Eelco Dolstra 2016-05-31 13:07:24 +02:00
parent c9ff3747db
commit 759ac27f28
2 changed files with 8 additions and 3 deletions

View file

@ -22,6 +22,7 @@ export HOME=$TEST_HOME
mkdir -p $TEST_HOME
export PATH=@bindir@:$PATH
coreutils=@coreutils@
export NIX_BUILD_HOOK=
export dot=@dot@