flox/flox
The Deterministic Foundation for your SDLC observed · 2026-08-28
Health v2 · maintenance only
98/100
- Activity 99
- Release rhythm 99
- Longevity 96
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: 13
- age_days: 1350
- days_rel: 8
- days_push: 7
- n_releases_24m: 56
Adoption not part of the score
4105 stars · 128 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Flox is a CLI-based software environment platform built on Nix that creates declarative, cryptographically pinned, reproducible development environments from a single manifest file. It manages packages, environment variables, and services consistently across developer laptops, CI, and production without requiring Nix expertise.
Use cases
- create reproducible development environments for my team
- pin exact tool versions across laptop, CI, and production
- replace Docker-based dev environments with a lightweight manifest
- share a dev environment with colleagues so everyone gets the same setup
- eliminate environment drift between machines
- manage project dependencies without learning Nix
- give AI coding agents a deterministic build environment
- build and publish custom packages for my organization
When to choose
- your team suffers from 'works on my machine' drift across laptops, CI, and production
- you want Nix-level reproducibility without the Nix learning curve
- you need a lightweight alternative to multi-gigabyte Docker dev images
- you want to pin and govern your software supply chain across an organization
- you need consistent environments for AI coding agents and CI pipelines
When to avoid
- you only need a simple language-specific package manager like npm, pip, or cargo
- your project requires Windows-native tooling or unsupported platforms
- you need full Docker-style containerization with isolated networking and runtime images
- you want a zero-dependency tool without a Nix-based catalog behind it
Facets
cli-tool · maturity active
package-manager configuration-management developer-tools cli deployment developer-tools self-hosted windows cli cross-platform nix reproducible-environments virtual-environments dev-environments supply-chain-security environment-drift manifest vscode-extension ai-agents devops command-line automation linux macos
6 sources
- readme: https://github.com/flox/flox · fetched 2026-08-28 · d7829f40887d
- homepage: https://flox.dev · fetched 2026-08-29 · abe745a0946a
- site_page: https://flox.dev/docs/tutorials/build-and-publish · fetched 2026-08-29 · 30f0b65be6e5
- site_page: https://flox.dev/about · fetched 2026-08-29 · 2e046f76c0b4
- site_page: https://flox.dev/pricing · fetched 2026-08-29 · a1884421d75f
- site_page: https://flox.dev/download · fetched 2026-08-29 · 9e9e6a9a2252
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| flox/flox | main | 98 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem