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
@@ -7,7 +7,6 @@ runCommand "nixpkgs-metrics"
requiredSystemFeatures = [ "benchmark" ];
}
''
export NIX_DB_DIR=$TMPDIR
export NIX_STATE_DIR=$TMPDIR
nix-store --init