You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use the same package versions as your colleagues who use Nix on Ubuntu, Debian, Fedora, etc.
Programmers and admins: Toolchain management is easily done per project with the single command nix develop. Forget about Docker annoyances for development.
In addition to that, we’re looking at nix-darwin in this article, which adds the following reasons on top:
Declarative configuration of all your macOS system settings
Installation of packages and configuration of those
Seamless integration into launchd for configuration of additional daemons