Skip to content

Commit

Permalink
Add a release note for the closure GC
Browse files Browse the repository at this point in the history
  • Loading branch information
Théophane Hufschmitt committed Mar 1, 2024
1 parent 045f0fc commit 8db988f
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions doc/manual/rl-next/closure-gc.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
synopsis: "`nix store gc` can now collect garbage whithin a closure"
issues: 7239
prs: 8417
---

`nix store gc` can now be called with an installable argument, in which case it
will only collect the dead paths that are part of the closure of its argument.

0 comments on commit 8db988f

Please sign in to comment.