Remove Hydra build product

This commit is contained in:
Eelco Dolstra 2014-11-18 18:40:47 +01:00
parent 5d064e2698
commit ed306febb5
1 changed files with 2 additions and 0 deletions

View File

@ -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
''); # */