* Doh. Remove debug statement.
[?]
Nov 22, 2010, 12:20 PM
VJP6O6WATHE7TKODVNIK3GVTUYZTOIELNSI7BXRKS2NVK7MFR22QCDependencies
- [2]
6US6LEC7* Add a NarSize field to Hydra manifests. This allows nix-env - [3]
BD3GRK4B* Get rid of "positive failures" and separate log phases. - [4]
7YBYT2LQ - [5]
A63IHCMX* Register GC roots properly. - [6]
ZTQEU5QSHydra: Add support for maxSilent meta attribute (also already added timeout, but not implemented the actual timeout for the build yet) - [7]
2IEFMER5* Add --fallback to prevent problems with obsolete substitutes. - [8]
CLJQCY2X* Store info about all the build actions and allow them to be - [9]
S3ZLZP3N* Cut off builds after half an hour of apparent inactivity. This - [10]
UMOJJ6DVtime out to 3600 for now
Change contents
- replacement in src/script/hydra_build.pl.in at line 232
my $cmd = "nix-store -j1 --no-build-hook --realise $drvPath " .my $cmd = "nix-store --realise $drvPath " .