# utdemir/nix-tree

Interactively browse dependency graphs of Nix derivations.

Repository: https://github.com/utdemir/nix-tree
Canonical: https://ross.abutalabs.com/products/nix-tree
Language: Haskell
License: BSD-3-Clause
License Family: permissive
Topics: nix, dependency-graph, hacktoberfest
Last push: 2026-08-01T00:46:32+00:00

## Health v2 (maintenance only)
Score: 75/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 95, release rhythm 35, longevity 100
- inputs: {"age_days": 2261, "days_push": 33, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1064, forks 22 (observed 2026-08-28T04:03:26.563187+00:00)

## What it is
nix-tree is a terminal application for interactively browsing the dependency graphs of Nix derivations. It lets users explore store paths, inspect closure sizes, and trace why dependencies exist via a TUI.

## Use cases
- find out why a package is in my nix closure
- browse nix store dependency graph interactively
- check closure size of a nix derivation
- visualize nix build dependencies as a dot graph
- trace why-depends between nix store paths
- inspect disk usage of nix packages

## When to choose
- you use Nix and need to understand or debug dependency graphs of store paths
- you want to find what is bloating your system closure
- you need to export a dependency graph in dot format

## When to avoid
- you don't use the Nix package manager
- you need a graphical dependency visualizer rather than a terminal UI

## Facets
- artifact type: cli-tool
- maturity: active
- function: cli, developer-tools, data-visualization, file-system
- domain: developer-tools
- platform: cli
- tags: nix, dependency-graph, terminal-ui, haskell, package-management, command-line, devops, linux, macos

## Member repositories
- utdemir/nix-tree (main) score 75

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:26.563187+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:56:06.998454+00:00, confidence not recorded.
  - readme: https://github.com/utdemir/nix-tree (fetched 2026-08-28T04:03:26.563187+00:00, sha 189a0d4073a2)
- Data as of 2026-08-30T08:39:29.467469+00:00.
