>_ linuxcommand.dev
Startseite nix-tree
Development

nix-tree

Show dependency tree.

Last updated: Report error
Syntax
$nix-tree [OPTIONS] PATH
Examples
Examples
$nix-tree /nix/store/...-package
Examples
$nix-tree --include-outputs /nix/store/...
Typical use cases
Tree
nix-tree path
With outputs
nix-tree --include-outputs path
Note Shows dependency tree of a package.
Export