nixpkgs-metrics: Suppress build products
This commit is contained in:
@@ -12,6 +12,7 @@ runCommand "nixpkgs-metrics"
|
||||
nix-store --init
|
||||
|
||||
mkdir -p $out/nix-support
|
||||
touch $out/nix-support/hydra-build-products
|
||||
|
||||
run() {
|
||||
local name="$1"
|
||||
|
||||
Reference in New Issue
Block a user