Examples (5)
Hard-link identical files together to reduce space usage
nix store optimiseDelete a specific store path (must be unused)
nix store delete /nix/store/checksum-package-version.extList a contents of the store path, on a remote store
Show the differences in versions between two store paths, with their respective dependencies
nix store diff-closures /nix/store/checksum-package-version.ext /nix/store/checksum-package-version.extmade by @shridhargupta | data from tldr-pages