mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-25 08:23:09 +00:00
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
@ -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 New Issue
Block a user