nix-community/nix-index
Quickly locate nix packages with specific files [maintainers=@bennofs @figsoda @raitobezarius] observed · 2026-08-28
Health v2 · maintenance only
88/100
- Activity 98
- Release rhythm 67
- Longevity 100
Flags: no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 175.0
- age_days: 3491
- days_rel: 62
- days_push: 17
- n_releases_24m: 3
Adoption not part of the score
1350 stars · 78 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
nix-index is a Rust CLI tool that builds a files database for nixpkgs by indexing built derivations from binary caches. Its companion command nix-locate quickly finds which nix package provides a specific file, and it can replace the shell's command-not-found handler.
Use cases
- find which nix package provides a given file
- look up the package containing bin/hello in nixpkgs
- replace command-not-found to suggest nix packages for missing commands
- index built derivations from nix binary caches locally
- use a pre-generated nixpkgs files database via nix-index-database
When to choose
- you use Nix/NixOS and need to find which package contains a file
- you want a shell command-not-found that suggests nix packages
- you want to search nixpkgs by file path rather than package name
When to avoid
- you don't use the Nix package manager
- you need to search packages by metadata rather than contained files
Facets
cli-tool · maturity active
search-engine cli developer-tools developer-tools cli rust nix nixpkgs package-search file-database command-not-found command-line package-management linux macos
2 sources
- readme: https://github.com/nix-community/nix-index · fetched 2026-08-28 · eb0b2b1dfae6
- registry_crates: https://crates.io/api/v1/crates/nix-index · fetched 2026-08-29 · a124b2182fbe
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| nix-community/nix-index | main | 88 |
For agents
markdown · JSON · MCP: product_card(name="nix-community/nix-index")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem