hydra/release.nix: move manual to tarball build, restore version in store path for tarball build
[?]
Jan 14, 2011, 10:43 AM
QK2OXCKPSWHPYP6UHNNDJNWJSHWZ3NDVY6T5IEN72626TXE5BV7QCDependencies
- [2]
O25D52TAinitial support for mercurial - [3]
UHMUHQMUhydra: fix tarball build, add pre suffix to tarballs - [4]
T4LLYESZ* Nix expression for building Hydra. - [5]
UQ6K57MS* Include nix-prefetch-svn in the Hydra binary distribution. - [6]
VHYWSRIS* Add nix version to footer of hydra pages - [7]
U2BNO3C5hydra: fix build job - [8]
T2232OBS* Add some DB indices to make the /releases page much faster. - [9]
GLHKDGJ4hydra: revert 24180 - [10]
FV2M6MOThydra: use autoconf/-make - [11]
UMEQXUUHhydra: fix name of build jobset - [12]
3MDDGGSN* Install the manual. - [13]
YQWH4POV* Simplify. - [14]
VM3TQZ65* hydra: make manual.pdf - [15]
DFXIN6YW* Include jquery and tablesorter in the build.
Change contents
- edit in release.nix at line 16
version = builtins.readFile ./version; - replacement in release.nix at line 18
buildInputs = [ perl libxslt dblatex tetex ] ;buildInputs = [ perl libxslt dblatex tetex nukeReferences ] ; - edit in release.nix at line 23
'';postHook = ''cp doc/manual/manual.pdf $outnuke-refs $out/manual.pdfecho "doc-pdf manual $out/share/doc/hydra/manual/manual.pdf" >> $out/nix-support/hydra-build-products - replacement in release.nix at line 52
gzip bzip2 lzma gnutar unzip git mercurialgnused graphvizgzip bzip2 lzma gnutar unzip git mercurial gnused graphviz - edit in release.nix at line 71
echo "doc-pdf manual $out/share/doc/hydra/manual/manual.pdf" >> $out/nix-support/hydra-build-products