mirror of
https://github.com/privatevoid-net/nix-super.git
synced 2024-11-10 08:16:15 +02:00
Remove Hydra build product
This commit is contained in:
parent
5d064e2698
commit
ed306febb5
1 changed files with 2 additions and 0 deletions
|
@ -232,6 +232,8 @@ let
|
||||||
su - alice -c '_NIX_INSTALLER_TEST=1 ./nix-*/install'
|
su - alice -c '_NIX_INSTALLER_TEST=1 ./nix-*/install'
|
||||||
su - alice -c 'nix-store --verify'
|
su - alice -c 'nix-store --verify'
|
||||||
su - alice -c 'nix-store -qR ${build.x86_64-linux}'
|
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