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

NixOS/nixpkgs resource

Nix Packages collection & NixOS observed · 2026-08-28

github.com/NixOS/nixpkgs · Nix · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

77/100

  • Activity 99
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

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: n/a
  • age_days: 5203
  • days_rel: n/a
  • days_push: 7
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

25955 stars · 19920 forks observed · 2026-08-28

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

Nixpkgs is a collection of over 140,000 software packages installable with the Nix package manager, and it also implements NixOS, a purely-functional Linux distribution. It is one of the largest and most actively maintained package repositories in open source.

Use cases

  • install packages reproducibly with nix
  • set up a declarative linux system with nixos
  • create isolated development environments per project
  • find a package not available in my distro's repos
  • pin exact dependency versions for reproducible builds
  • manage server configurations as code

When to choose

  • you want reproducible, declarative package management or system configuration
  • you need a huge package collection with frequent updates
  • you want per-project isolated dev environments
  • you want to roll back system changes safely

When to avoid

  • you want a conventional imperative linux distribution
  • your team is unwilling to learn the Nix language
  • you need minimal disk usage or fast simple installs
  • you depend on proprietary tooling that fights declarative setups

Facets

infra-config · maturity stable

package-manager configuration-management build-tool developer-tools operating-systems developer-tools self-hosted cross-platform cli nix nixos declarative reproducible-builds package-collection linux-distribution devops linux macos

1 source

Member repositories

RepositoryRoleHealth v2
NixOS/nixpkgsmain77

For agents

markdown · JSON · MCP: product_card(name="NixOS/nixpkgs")

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