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

the-nix-way/dev-templates resource

Dev environments for numerous languages based on Nix flakes [maintainer=@lucperkins] observed · 2026-08-28

github.com/the-nix-way/dev-templates · Nix · MPL-2.0 (copyleft) observed · 2026-08-28

Health v2 · maintenance only

71/100

  • Activity 87
  • 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: 1514
  • days_rel: n/a
  • days_push: 83
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2341 stars · 188 forks observed · 2026-08-28

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

A collection of Nix flake templates for creating reproducible development environments across many languages and tools. Each template provides a ready-made flake.nix that can be initialized with nix flake init and used via nix develop or nix-direnv.

Use cases

  • set up a reproducible rust dev environment with nix
  • bootstrap a new project with a nix flake template
  • give every contributor the same toolchain versions
  • initialize a go or node project shell with nix develop
  • avoid installing language toolchains globally
  • create per-language dev shells for clojure, elixir, haskell, and more

When to choose

  • you use Nix and want quick, consistent dev shells across many languages
  • you want reproducible toolchains without manual environment setup
  • you're starting new projects and want a flake scaffold

When to avoid

  • you don't use Nix and don't want to install it
  • you need complex, project-specific environments beyond simple toolchain shells
  • you want a full dependency/build management solution rather than environment templates

Facets

infra-config · maturity active

developer-tools build-tool configuration-management developer-tools cross-platform cli nix-flakes dev-environments reproducible-builds templates direnv command-line linux macos nix

1 source

Member repositories

RepositoryRoleHealth v2
the-nix-way/dev-templatesmain71

For agents

markdown · JSON · MCP: product_card(name="the-nix-way/dev-templates")

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