8 repos
Nix is a purely functional package manager and language for declarative system configuration, enabling reproducible builds and declarative management of software environments. This cluster covers the Nix language itself, core tooling like home-manager and nix-darwin for managing user and macOS system configuration declaratively, and related ecosystem repositories. Repositories here demonstrate functional programming principles applied to infrastructure-as-code and dotfile management, with both the Nix language implementation (C++) and user-facing configuration tools (Nix, Emacs Lisp).