Tweaks for nix-shell
[?]
Jul 19, 2013, 12:36 PM
DWQCLOPQCZENDPZ3JKIL4T2XU3IPT5BU6VKTOMS3PXZDUL3KDZSQCDependencies
- [2]
3PNG7NIBRemove trailing whitespace - [3]
T4LLYESZ* Nix expression for building Hydra. - [4]
FGI75W53move nix-prefetch-* into tarball - [5]
UHMUHQMUhydra: fix tarball build, add pre suffix to tarballs - [6]
R6O64PAEUse a nicer version string - [7]
6NWLMLSSremove nix from buildinputs - [8]
4C5F6SZVadd openssl to deps - [9]
FV2M6MOThydra: use autoconf/-make - [10]
V2ALOFRRFix the test - [11]
FIWFPVURdoc: Add myself as a co-author. - [12]
BY2UJCXLnix-prefetch-* scripts are in hydra svn now - [13]
CPQQFQMZdoc: Reintegrate the intro by Visser & Dolstra from `manual.html'. - [14]
LOHWNXEJCleanup - [15]
WYM574OIadd nix to buildinputs - [16]
5AKAE3R6start of hydra manual - [17]
QK2OXCKPhydra/release.nix: move manual to tarball build, restore version in store path for tarball build - [18]
YQWH4POV* Simplify. - [19]
M3A5PZIHhydra: Clarify the dependency on BDW-GC. - [*]
CLXEECMF* Start putting build results in a database. - [*]
PKE6I67Sdoc: Import the "Creating Projects" chapter by Visser & Dolstra.
Change contents
- file addition: dev-shell[21.2]
#! /bin/shs=$(type -p nix-shell)exec $s release.nix -A build.x86_64-linux --exclude tarball --command "export NIX_REMOTE=daemonexport NIX_PATH='$NIX_PATH'export NIX_BUILD_SHELL=$(type -p bash)exec $s release.nix -A tarball" "$@" - replacement in doc/manual/manual.xml at line 55
<year>2009</year><year>2010</year><year>2009-2013</year> - edit in doc/manual/manual.xml at line 66[22.112][2.215]
<xi:include href="hacking.xml" /> - replacement in release.nix at line 27
preConfigure = ''preHook = '' - replacement in release.nix at line 121
preConfigure = "patchShebangs .";preCheck = "patchShebangs .";