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

flox/flox

The Deterministic Foundation for your SDLC observed · 2026-08-28

github.com/flox/flox · homepage · Rust · GPL-2.0 (copyleft) 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

Full methodology

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

Member repositories

RepositoryRoleHealth v2
flox/floxmain98

For agents

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

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