flox
brew install --cask flox
v1.13.0
Declarative environment manager for managing dependencies and reproducible software configurations across machines.
Why you might care
Flox creates isolated, reproducible development environments defined in code, similar to Nix flakes or Docker but with explicit focus on portability and supply chain security (SBOMs, provenance). Useful for teams needing consistent setups across local development, CI/CD, and production without heavy containerization overhead.
172
30-day installs · #1001
509
90-day · #1025
2.2k
365-day · #929
Links
- https://flox.dev/
- Brew formula source: Casks/f/flox.rb
Blurb generated by claude-haiku-4-5 on today.
Raw metadata
{
"alternatives": [
"Nix",
"Docker",
"Direnv",
"asdf"
],
"artifacts": [
{
"uninstall": [
{
"launchctl": [
"org.nixos.darwin-store",
"org.nixos.nix-daemon"
],
"pkgutil": "com.floxdev.flox",
"quit": [
"org.nixos.darwin-store",
"org.nixos.nix-daemon"
],
"script": {
"executable": "/usr/local/share/flox/scripts/uninstall",
"sudo": true
}
}
]
},
{
"pkg": [
"flox-1.13.0.aarch64-darwin.pkg"
]
},
{
"zap": [
{
"script": {
"args": [
"--zap"
],
"executable": "/usr/local/share/flox/scripts/uninstall_zap",
"sudo": true
},
"trash": [
"/etc/flox-version.update",
"/etc/nix/nix.conf.bak",
"/usr/local/share/flox/scripts/uninstall_zap",
"~/.cache/flox",
"~/.config/flox",
"~/.local/share/flox/",
"~/.local/state/flox/"
]
}
]
}
],
"auto_updates": null,
"categories": [
"dev-tools",
"container"
],
"deprecated": 0,
"deprecation_reason": null,
"desc": "Manages environments across the software lifecycle",
"disable_reason": null,
"disabled": 0,
"display_name": "flox",
"enrichment_fetched_at": "2026-06-20T22:42:50+00:00",
"first_seen": "2026-06-20T00:47:34+00:00",
"full_token": "flox",
"github_default_branch": null,
"github_last_commit_at": null,
"github_readme_excerpt": null,
"github_repo": null,
"github_stars": null,
"github_topics": [],
"homepage": "https://flox.dev/",
"homepage_og_description": "Manage all of your software and its dependencies, down to the smallest package, SBOMs and provenance included. Onboard instantly, and work consistently across the entire software lifecycle.",
"homepage_og_image": "https://flox.dev/og.png",
"homepage_title": "Flox | Secure Software by Construction",
"installs_30d": 172,
"installs_365d": 2184,
"installs_90d": 509,
"last_seen": "2026-06-20T00:47:34+00:00",
"llm_generated_at": "2026-06-20T23:06:27+00:00",
"llm_model": "claude-haiku-4-5",
"names": [
"flox"
],
"one_liner": "Declarative environment manager for managing dependencies and reproducible software configurations across machines.",
"rank_30d": 1001,
"rank_365d": 929,
"rank_90d": 1025,
"raw_hash": "84e88ee61553cd07",
"ruby_source_path": "Casks/f/flox.rb",
"tap": "homebrew/cask",
"token": "flox",
"version": "1.13.0",
"why_use_this": "Flox creates isolated, reproducible development environments defined in code, similar to Nix flakes or Docker but with explicit focus on portability and supply chain security (SBOMs, provenance). Useful for teams needing consistent setups across local development, CI/CD, and production without heavy containerization overhead."
}