* `nix-collect-garbage' now actually performs a garbage collection, it
doesn't just print the set of paths that should be deleted. So there is no more need to pipe the result into `nix-store --delete' (which doesn't even exist anymore).
Showing
- doc/manual/nix-collect-garbage.xml 29 additions, 28 deletionsdoc/manual/nix-collect-garbage.xml
- doc/manual/nix-store.xml 58 additions, 12 deletionsdoc/manual/nix-store.xml
- doc/manual/quick-start.xml 1 addition, 1 deletiondoc/manual/quick-start.xml
- scripts/nix-collect-garbage.in 13 additions, 31 deletionsscripts/nix-collect-garbage.in
- src/nix-store/main.cc 1 addition, 1 deletionsrc/nix-store/main.cc
Loading
Please register or sign in to comment