nix-store.2 Verified for current stable LTS

Nix Store.2 Command: Calculate Size Dependencies Nix Store

Use for calculate size dependencies nix store with Nix Store.2. Exact CLI syntax to calculate size dependencies nix store using Nix Store.2.

When to use this: Use for calculate size dependencies nix store with Nix Store.2.

Command Syntax

du -cLsh $(nix-store -q --references /nix/store/<checksum-package-version.ext>)

Command Breakdown

-cLsh
Command Option
Tool-specific option used by this command invocation.
-q
Command Option
Tool-specific option used by this command invocation.
--references
Command Option
Tool-specific option used by this command invocation.

FAQ

Purpose: Exact syntax to calculate size dependencies nix store using Nix Store.2.

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

Back to Nix Store.2 directory