Merge #44131: release/metrics: drop requiredSystemFeatures
This commit is contained in:
commit
1d83c4583b
@ -4,7 +4,7 @@ with pkgs;
|
||||
|
||||
runCommand "nixpkgs-metrics"
|
||||
{ buildInputs = [ nix time ];
|
||||
requiredSystemFeatures = [ "benchmark" ];
|
||||
# requiredSystemFeatures = [ "benchmark" ]; # TODO: a 1-job machine for this on Hydra?
|
||||
}
|
||||
''
|
||||
export NIX_DB_DIR=$TMPDIR
|
||||
|
Loading…
Reference in New Issue
Block a user