mirror of
https://github.com/NixOS/nix.git
synced 2025-04-27 19:13:18 +00:00
![]() doesn't actually delete any packages, it just prints their descriptor hashes. So we can do nix info $(nix-collect-garbage) to print out the ids of the packages that would be deleted, and nix delpkg $(nix-collect-garbage) to actually delete them. |
||
---|---|---|
.. | ||
Makefile.am | ||
nix-collect-garbage | ||
nix-generate-regscript | ||
nix-populate | ||
nix-profile.sh | ||
nix-switch |