Don't set $NIX_DB_DIR

This variable was removed in 2016.
This commit is contained in:
Eelco Dolstra
2020-08-24 18:50:20 +02:00
parent 63b8d53640
commit 2d50c7c08e
3 changed files with 0 additions and 3 deletions
-1
View File
@@ -40,7 +40,6 @@ releaseTools.sourceTarball {
checkPhase = ''
set -o pipefail
export NIX_DB_DIR=$TMPDIR
export NIX_STATE_DIR=$TMPDIR
export NIX_PATH=nixpkgs=$TMPDIR/barf.nix
opts=(--option build-users-group "")