NixOS/124: The system_tarball Hydra job should define a build product
svn path=/nixos/trunk/; revision=26788
This commit is contained in:
parent
82a0aa0a8f
commit
22a4047b1b
1 changed files with 2 additions and 0 deletions
|
@ -54,3 +54,5 @@ tar cvJf $out/tarball/$fileName.tar.xz *
|
|||
|
||||
ensureDir $out/nix-support
|
||||
echo $system > $out/nix-support/system
|
||||
echo "file system-tarball $out/tarball/$fileName.tar.xz" > $out/nix-support/hydra-build-products
|
||||
|
||||
|
|
Loading…
Reference in a new issue