forked from lix-project/lix
Remove Hydra build product
This commit is contained in:
parent
5d064e2698
commit
ed306febb5
|
@ -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
|
||||
''); # */
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue