nix-store.2
Manipula o busca en el almacén de Nix. Vea también:
nix store.3
. Más información: https://nixos.org/manual/nix/stable/command-ref/nix-store.html.
nix-store --gc
nix-store --optimise
nix-store --delete {{/nix/store/...}}
nix-store {{[-q|--query]}} --tree {{/nix/store/...}}
du {{[-cLsh|--total --dereference --summarize --human-readable]}} $(nix-store {{[-q|--query]}} --references {{/nix/store/...}})
nix-store {{[-q|--query]}} --referrers {{/nix/store/...}}