Manual: Fix build product

This commit is contained in:
Eelco Dolstra 2014-09-10 15:03:49 +02:00
parent 05163e99db
commit 32fa5ee2c5

View file

@ -127,7 +127,7 @@ in rec {
mkdir -p $out/nix-support
echo "nix-build out $out" >> $out/nix-support/hydra-build-products
echo "doc manual $dst manual.html" >> $out/nix-support/hydra-build-products
echo "doc manual $dst" >> $out/nix-support/hydra-build-products
''; # */
meta.description = "The NixOS manual in HTML format";