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