Skip to content

picnoir/nixdu

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Interactively browse the dependency graph of your Nix derivations.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Haskell 78.0%
  • Nix 18.7%
  • Shell 3.3%