mirror of
https://github.com/privatevoid-net/nix-super.git
synced 2024-11-22 05:56:15 +02:00
ebcccbd358
such as open files, current directories, mmaped files, etc. This is inherently unportable, but it's easy to adapt this script to other platforms. Currently we call `lsof' and try to read various bits in /proc/NNN. The goal is to prevent the garbage collector from removing store paths that are no longer reachable from a permanent root but that are still in use (for instance, after the user has done "nix-env -e" on a running program). |
||
---|---|---|
.. | ||
maintenance | ||
copying-collector.pl | ||
download-using-manifests.pl.in | ||
find-runtime-roots.pl.in | ||
generate-patches.pl.in | ||
Makefile.am | ||
nix-build.in | ||
nix-channel.in | ||
nix-collect-garbage.in | ||
nix-install-package.in | ||
nix-pack-closure.in | ||
nix-prefetch-url.in | ||
nix-profile.sh.in | ||
nix-pull.in | ||
nix-push.in | ||
nix-unpack-closure.in | ||
optimise-store.pl | ||
readconfig.pm.in | ||
readmanifest.pm.in | ||
remove-patches.pl | ||
update-manifest.pl |