Hacker News new | ask | show | jobs
by dlyons 848 days ago
I’ve beeen using Nix on macOS for years now, and I don’t imagine ever going back. Declarative software management is the future. So easy to keep my dev environment up-to-date and quickly try out new packages. Never breaks.

Also, no more docker! docker on macOS was always a pain.

I made it easy for others to try if you’re interested, almost 800 stars now:

https://github.com/dustinlyons/nixos-config

1 comments

This looks like a treasure trove that I somehow missed! I'll give it a more thorough read later, but gave my star for now, thanks!