Combine ISO generation steps

This folds adding hydra-build-products into the actual ISO generation,
preventing an unnecessary download of the ISO.
This commit is contained in:
Eelco Dolstra 2016-03-15 13:48:45 +01:00
parent 5cc7bcda30
commit 10293b87a9
3 changed files with 7 additions and 27 deletions

View file

@ -133,3 +133,4 @@ fi
mkdir -p $out/nix-support
echo $system > $out/nix-support/system
echo "file iso $out/iso/$isoName" >> $out/nix-support/hydra-build-products