forked from lix-project/lix
4fca02077c
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. |
||
---|---|---|
.. | ||
lang | ||
add.sh | ||
binary-cache.sh | ||
binary-patching.nix | ||
binary-patching.sh | ||
build-hook.hook.sh | ||
build-hook.nix | ||
build-hook.sh | ||
check-refs.nix | ||
check-refs.sh | ||
common.sh.in | ||
config.nix.in | ||
dependencies.builder0.sh | ||
dependencies.builder1.sh | ||
dependencies.builder2.sh | ||
dependencies.nix | ||
dependencies.sh | ||
export-graph.nix | ||
export-graph.sh | ||
export.sh | ||
fallback.sh | ||
fetchurl.nix | ||
fetchurl.sh | ||
filter-source.nix | ||
filter-source.sh | ||
fixed.builder1.sh | ||
fixed.builder2.sh | ||
fixed.nix | ||
fixed.sh | ||
gc-concurrent.builder.sh | ||
gc-concurrent.nix | ||
gc-concurrent.sh | ||
gc-concurrent2.builder.sh | ||
gc-runtime.nix | ||
gc-runtime.sh | ||
gc.sh | ||
hash-check.nix | ||
hash.sh | ||
import-derivation.nix | ||
import-derivation.sh | ||
init.sh | ||
install-package.sh | ||
lang.sh | ||
logging.sh | ||
Makefile.am | ||
misc.sh | ||
multiple-outputs.nix | ||
multiple-outputs.sh | ||
negative-caching.nix | ||
negative-caching.sh | ||
nix-build.sh | ||
nix-channel.sh | ||
nix-copy-closure.nix | ||
nix-pull.sh | ||
nix-push.sh | ||
optimise-store.sh | ||
parallel.builder.sh | ||
parallel.nix | ||
parallel.sh | ||
referrers.sh | ||
remote-builds.nix | ||
remote-store.sh | ||
secure-drv-outputs.nix | ||
secure-drv-outputs.sh | ||
simple.builder.sh | ||
simple.nix | ||
simple.sh | ||
substituter.sh | ||
substituter2.sh | ||
substitutes.sh | ||
substitutes2.sh | ||
timeout.builder.sh | ||
timeout.nix | ||
timeout.sh | ||
user-envs.builder.sh | ||
user-envs.nix | ||
user-envs.sh | ||
verify.sh |