nix-store.3
Verified for current stable LTS
Nix Store.3 Command: List Contents Remote Store Path
Use for list contents remote store path with Nix Store.3. Exact CLI syntax to list contents remote store path using Nix Store.3.
When to use this: Use for list contents remote store path with Nix Store.3.
Command Syntax
nix store --store {https://cache.nixos.org} ls /nix/store/<checksum-package-version.ext> nix store --store `{https://cache.nixos.org`} ls /nix/store/<checksum-package-version.ext> Command Breakdown
--store- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to list contents remote store path using Nix Store.3.
Test path: Replace placeholders and run destructive commands in a disposable workspace first.
Flag behavior: Tool version, platform, and shell can change behavior.
Improve This Command
Suggest a correction, safer default, or version-specific note for this entry.
Related Operations
Nix Store.3 Command: Collect Garbage Nix Store
nix store gc Nix Store.3 Command: Delete Specific Unused Store Path nix store delete /nix/store/<checksum-package-version.ext> Nix Store.3 Command: Optimise Hardlink Duplicate Files Nix Store nix store optimise Nix Store.3 Command: Show Version Differences Nix Store Paths nix store diff-closures /nix/store/<checksum-package-version.ext> /nix/store/<checksum-package-version.ext> Stolonctl Command: Get Cluster Status stolonctl --cluster-name <cluster_name> --store-backend <store_backend> --store-endpoints <store_endpoints> status