Aggregates should not have a build product

This commit is contained in:
Eelco Dolstra 2013-08-21 11:47:30 +02:00
parent 7ac6b10446
commit 7151b3719f

View file

@ -47,6 +47,7 @@ rec {
}
''
mkdir -p $out/nix-support
touch $out/nix-support/hydra-build-products
echo $constituents > $out/nix-support/hydra-aggregate-constituents
# Propagate build failures.