about summary refs log tree commit diff
path: root/release.nix
diff options
context:
space:
mode:
authorEelco Dolstra <eelco.dolstra@logicblox.com>2014-11-18T17·40+0100
committerEelco Dolstra <eelco.dolstra@logicblox.com>2014-11-18T17·40+0100
commited306febb586a005b86a0ade2485c3c932698314 (patch)
tree73b2cdbc35d0186a506912ddd147e8fe754f1437 /release.nix
parent5d064e2698506be601fd87a20fcfe975b879a1fe (diff)
Remove Hydra build product
Diffstat (limited to 'release.nix')
-rw-r--r--release.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/release.nix b/release.nix
index a44b0d79ff..95f4c48afc 100644
--- a/release.nix
+++ b/release.nix
@@ -232,6 +232,8 @@ let
           su - alice -c '_NIX_INSTALLER_TEST=1 ./nix-*/install'
           su - alice -c 'nix-store --verify'
           su - alice -c 'nix-store -qR ${build.x86_64-linux}'
+          mkdir -p $out/nix-support
+          touch $out/nix-support/hydra-build-products
         ''); # */