* Fix building the tarball in a chroot.

svn path=/nixpkgs/trunk/; revision=34110
This commit is contained in:
Eelco Dolstra 2012-05-15 14:37:24 +00:00
parent c12005ef56
commit 13bcdc5f33

View File

@ -42,6 +42,7 @@ releaseTools.makeSourceTarball {
checkPhase = ''
export NIX_DB_DIR=$TMPDIR
export NIX_STATE_DIR=$TMPDIR
nix-store --init
# Run the regression tests in `lib'.