Files
lix/tests
Eelco Dolstra 4fca02077c Handle gc-keep-outputs and gc-keep-derivations both enabled
If the options gc-keep-outputs and gc-keep-derivations are both
enabled, you can get a cycle in the liveness graph.  There was a hack
to handle this, but it didn't work with multiple-output derivations,
causing the garbage collector to fail with errors like ‘error: cannot
delete path `...' because it is in use by `...'’.  The garbage
collector now handles strongly connected components in the liveness
graph as a unit and decides whether to delete all or none of the paths
in an SCC.
2012-09-12 18:49:35 -04:00
..
2012-09-12 11:29:10 -04:00
2012-01-03 01:51:38 +00:00
2012-01-03 01:51:38 +00:00
2006-07-21 13:21:43 +00:00
2012-03-12 21:41:45 +01:00
2012-09-12 11:29:10 -04:00
2012-03-12 21:41:45 +01:00
2007-08-13 13:15:02 +00:00
2012-07-26 17:36:07 -04:00
2006-07-21 13:21:43 +00:00