# flox/flox

The Deterministic Foundation for your SDLC

Repository: https://github.com/flox/flox
Canonical: https://ross.abutalabs.com/products/flox
Homepage: https://flox.dev
Language: Rust
License: GPL-2.0
License Family: copyleft
Topics: nix, package-manager, virtual-environments, developer-tools, development-environment, rust, production
Last push: 2026-08-26T22:58:02+00:00

## Health v2 (maintenance only)
Score: 98/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 99, release rhythm 99, longevity 96
- inputs: {"age_days": 1350, "days_push": 7, "days_rel": 8, "gap_med": 13, "n_releases_24m": 56}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 4105, forks 128 (observed 2026-08-28T04:08:35.645778+00:00)

## What it is
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
- artifact type: cli-tool
- maturity: active
- function: package-manager, configuration-management, developer-tools, cli, deployment
- domain: developer-tools, self-hosted
- platform: windows, cli, cross-platform
- tags: nix, reproducible-environments, virtual-environments, dev-environments, supply-chain-security, environment-drift, manifest, vscode-extension, ai-agents, devops, command-line, automation, linux, macos

## Member repositories
- flox/flox (main) score 98

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:35.645778+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T18:23:14.637837+00:00, confidence not recorded.
  - readme: https://github.com/flox/flox (fetched 2026-08-28T04:08:35.645778+00:00, sha d7829f40887d)
  - homepage: https://flox.dev (fetched 2026-08-29T09:14:52.199096+00:00, sha abe745a0946a)
  - site_page: https://flox.dev/docs/tutorials/build-and-publish (fetched 2026-08-29T09:14:52.300252+00:00, sha 30f0b65be6e5)
  - site_page: https://flox.dev/about (fetched 2026-08-29T09:14:52.332278+00:00, sha 2e046f76c0b4)
  - site_page: https://flox.dev/pricing (fetched 2026-08-29T09:14:52.208362+00:00, sha a1884421d75f)
  - site_page: https://flox.dev/download (fetched 2026-08-29T09:14:52.210573+00:00, sha 9e9e6a9a2252)
- Data as of 2026-08-30T08:39:29.467469+00:00.
