Eelco Dolstra 33ba3cf330 Fix a race condition in hydra-update-gc-roots
Since it read the actual roots after determining the set of desired
roots, there was a possibility that it would delete roots added by
hydra-evaluator or hydra-build while hydra-update-gc-roots was
running.  This could cause a derivation to be garbage-collected before
the build was performed, for instance.  Now the actual roots are read
first, so any root added after that time is not deleted.
2012-03-07 15:12:47 +01:00
2011-11-22 14:56:37 +01:00
2010-09-30 14:29:15 +00:00
2011-01-14 10:52:47 +00:00
2011-11-30 18:14:48 +01:00
2010-03-29 14:16:46 +00:00
2010-09-30 14:29:15 +00:00
2011-03-16 09:07:55 +00:00
2010-09-30 14:29:15 +00:00
2010-09-30 14:29:15 +00:00
2011-12-05 15:53:23 +01:00
Description
Hydra, the Nix-based continuous build system
Readme 20 MiB
Languages
Perl 71%
C++ 15.5%
Nix 5.6%
PLpgSQL 3%
Shell 2.2%
Other 2.7%