mirror of
https://github.com/NixOS/nix.git
synced 2025-11-09 20:16:03 +01:00
While trying to understand garbage collection it was not immediately clear that only the runtime dependency closure of output paths would be kept (instead of the build-time dependency closure). This commit attempts to clarify this by expanding some of the glossary definitions and extending the Garbage Collection section. |
||
|---|---|---|
| .. | ||
| basic-package-mgmt.xml | ||
| binary-cache-substituter.xml | ||
| channels.xml | ||
| copy-closure.xml | ||
| garbage-collection.xml | ||
| garbage-collector-roots.xml | ||
| package-management.xml | ||
| profiles.xml | ||
| sharing-packages.xml | ||
| ssh-substituter.xml | ||