1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-07-13 17:10:47 +02:00

* Section about garbage collection.

This commit is contained in:
Eelco Dolstra 2004-11-01 16:03:35 +00:00
parent cbe8de592d
commit ee5dcfade2
3 changed files with 71 additions and 5 deletions

View file

@ -110,6 +110,10 @@ more-or-less cracked. We don't currently depend very much on the
collision-resistance of MD5, but we will once we start sharing build
results between users.</para></listitem>
<listitem><para>It would be useful to have an option in
<command>nix-env --delete-generations</command> to remove non-current
generations older than a certain age.</para></listitem>
</itemizedlist>
</appendix>