Ross ROSS = Recommend OSS · open-source software intelligence for agents

nix-community/nixd

Nix language server, based on nix libraries [maintainer=@inclyc,@takeokunn,@Aleksanaa] observed · 2026-08-28

github.com/nix-community/nixd · homepage · C++ · LGPL-3.0 (copyleft) observed · 2026-08-28

Health v2 · maintenance only

90/100

  • Activity 99
  • Release rhythm 81
  • Longevity 86
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: 36.5
  • age_days: 1211
  • days_rel: 50
  • days_push: 9
  • n_releases_24m: 15

Full methodology

Adoption not part of the score

1463 stars · 76 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

nixd is a feature-rich language server for the Nix language, built in C++ on top of the Nix libraries. It provides editor intelligence such as Nixpkgs option completion, lazy package completion, shared eval caches, and cross-file goto-definition.

Use cases

  • get nix autocomplete and diagnostics in my editor
  • language server for nix with nixpkgs option completion
  • goto definition into nixpkgs from my nix config
  • lsp server for editing nixos and home-manager configurations
  • share nix evaluation caches with my language server
  • set up a reproducible nix editing environment

When to choose

  • you write Nix, NixOS, home-manager, or flake-parts configuration and want rich editor support
  • you want deep nixpkgs integration like option and package completion
  • you want a language server that shares eval caches with your system Nix

When to avoid

  • you don't work with the Nix language
  • you need a language server for another language
  • you want a minimal LSP without nix library dependencies

Facets

cli-tool · maturity active

editor parser developer-tools developer-tools programming-languages cpp cli language-server-protocol nix nixos lsp language-server command-line linux macos

2 sources

Member repositories

RepositoryRoleHealth v2
nix-community/nixdmain90

For agents

markdown · JSON · MCP: product_card(name="nix-community/nixd")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem