manual: make epub a build product on hydra (#41475)
This commit is contained in:
parent
13705c02ce
commit
75601e10cb
@ -44,5 +44,6 @@ pkgs.stdenv.mkDerivation {
|
||||
|
||||
mkdir -p $out/nix-support/
|
||||
echo "doc manual $dest manual.html" >> $out/nix-support/hydra-build-products
|
||||
echo "doc manual $dest nixpkgs-manual.epub" >> $out/nix-support/hydra-build-products
|
||||
'';
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user