flox-environments
affaan-m/everything-claude-code
Flox is a declarative environment manager built on Nix, designed to solve dependency hell and ensure perfect reproducibility across all development machines. It allows users to define complex, cross-platform environments—including compilers, databases (PostgreSQL, Redis), and multiple language toolchains (Python, Node.js, etc.)—in a single manifest file. This is essential for consistent team setups, CI/CD pipelines, and empowering AI agents to install tools without system pollution.