* Add --fallback to prevent problems with obsolete substitutes.
[?]
Oct 8, 2009, 11:51 AM
2IEFMER5QDRKX5KMGFKS4G4T7SWHEUKKLEZCHWV2X7PF4UVHBRJQCDependencies
- [2]
UMOJJ6DVtime out to 3600 for now - [3]
CLJQCY2X* Store info about all the build actions and allow them to be - [4]
G5A7TZVI* Don't discard old build steps when restarting a build. - [5]
S3ZLZP3N* Cut off builds after half an hour of apparent inactivity. This - [6]
A63IHCMX* Register GC roots properly. - [7]
7YBYT2LQ - [8]
BD3GRK4B* Get rid of "positive failures" and separate log phases.
Change contents
- replacement in src/script/hydra_build.pl at line 164
my $cmd = "nix-store --max-silent-time 3600 --keep-going --no-build-output " ."--log-type flat --print-build-trace --realise $drvPath " .my $cmd = "nix-store --realise $drvPath " ."--max-silent-time 3600 --keep-going --fallback " ."--no-build-output --log-type flat --print-build-trace " .