mirror of
https://github.com/privatevoid-net/nix-super.git
synced 2025-02-16 23:27:17 +02: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 |