nix-tree/README.md
2020-07-01 18:34:37 +12:00

633 B

nixdu

Interactively browse the dependency graph of your Nix derivations.

asciicast

Installation

nix-env -i https://github.com/utdemir/nixdu/archive/master.tar.gz -A exe

Usage

$ nixdu --help
nixdu --help
Usage: nixdu [paths] [-h|--help]
  Paths default to $HOME/.nix-profile and /var/run/current-system.
Keybindings:
  hjkl/Arrow Keys : Navigate
  q/Esc:          : Quit / close modal
  w               : Open why-depends mode
  i               : Toggle modeline
  ?               : Show help