mirror of
https://github.com/NixOS/nix
synced 2025-06-25 06:31:14 +02:00
Generate release notes again
This commit is contained in:
parent
e9934bb5ad
commit
d435e46daa
5 changed files with 34 additions and 11 deletions
|
@ -69,7 +69,7 @@ let
|
|||
|
||||
echo "doc manual $out/share/doc/nix/manual" >> $out/nix-support/hydra-build-products
|
||||
echo "doc-pdf manual $out/manual.pdf" >> $out/nix-support/hydra-build-products
|
||||
echo "doc release-notes $out/share/doc/nix/release-notes" >> $out/nix-support/hydra-build-products
|
||||
echo "doc release-notes $out/share/doc/nix/manual release-notes.html" >> $out/nix-support/hydra-build-products
|
||||
'';
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue