nix-store.2
Verified for current stable LTS
Nix Store.2 Commands
Nix Store.2 command syntax with verified terminal examples.
Commands
6 commands for Nix Store.2
nix-store.2 Operations
Nix Store.2 Command: Calculate Size Dependencies Nix Store
du -cLsh $(nix-store -q --references /nix/store/<checksum-package-version.ext>) nix-store.2 Operations
Nix Store.2 Command: Collect Garbage Nix Store
nix-store --gc nix-store.2 Operations
Nix Store.2 Command: Delete Store Path Nix Store
nix-store --delete /nix/store/<checksum-package-version.ext> nix-store.2 Operations
Nix Store.2 Command: Optimise Nix Store
nix-store --optimise nix-store.2 Operations
Nix Store.2 Command: Show Dependencies Tree Nix Store
nix-store -q --tree /nix/store/<checksum-package-version.ext> nix-store.2 Operations
Nix Store.2 Command: Show Dependents Nix Store
nix-store -q --referrers /nix/store/<checksum-package-version.ext> Suggest a Nix Store.2 Command
Submit missing workflows, corrections, or verified alternatives for this tool.
FAQ
Coverage: Focused examples for common Nix Store.2 workflows.
Verified version: current stable LTS.
Verification: Test commands in a disposable workspace and submit notes for edge cases.