Don't set $NIX_DB_DIR
This variable was removed in 2016.
This commit is contained in:
@@ -7,7 +7,6 @@ runCommand "nixpkgs-metrics"
|
||||
requiredSystemFeatures = [ "benchmark" ];
|
||||
}
|
||||
''
|
||||
export NIX_DB_DIR=$TMPDIR
|
||||
export NIX_STATE_DIR=$TMPDIR
|
||||
nix-store --init
|
||||
|
||||
|
||||
Reference in New Issue
Block a user