numtide/devshell
Per project developer environments observed · 2026-08-28
Health v2 · maintenance only
72/100
- Activity 88
- 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: 2220
- days_rel: n/a
- days_push: 76
- n_releases_24m: 0
Adoption not part of the score
1549 stars · 91 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
devshell is a Nix-based tool for defining per-project developer environments, configured via TOML and integrated with nix-shell, direnv, and nix flakes. It provides a clean shell environment with project-scoped dependencies so contributors can start working within minutes of cloning a repo.
Use cases
- set up per-project development environments with nix
- onboard new contributors with a single command
- replace virtualenv-style workflows for all languages
- get a clean shell environment without stdenv pollution
- integrate dev shells with direnv and nix flakes
- define project dependencies in a toml file
When to choose
- your team uses Nix and wants reproducible, per-project dev shells
- you want a cleaner environment than mkShell with fewer exported variables
- you need multi-language project dependencies managed declaratively
When to avoid
- you don't use or want to adopt the Nix package manager
- you need Windows-native development environments
- you want a fully stable, guaranteed API (project is marked unstable)
Facets
library · maturity active
developer-tools configuration-management cli developer-tools cli nix direnv development-environment reproducible-environments toml devops command-line linux macos
2 sources
- readme: https://github.com/numtide/devshell · fetched 2026-08-28 · 21c052389de2
- homepage: https://numtide.github.io/devshell/ · fetched 2026-08-29 · a0c4453d4fd7
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| numtide/devshell | main | 72 |
For agents
markdown · JSON · MCP: product_card(name="numtide/devshell")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem