nixpkgs-metrics: Suppress build products
This commit is contained in:
parent
c23e9e12f8
commit
03df731fb5
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user