My Experience with Nix on OS X
mpscholten.de
My Experience with Nix on OS X
1–10 of 60 posts
Re: My Experience with Nix on OS X
#2I totally agree that nix is the future of package management.
Re: My Experience with Nix on OS X
#3Redesign of nix command line is a good thing. Nix should be more intuitive. I totally agree that nix is the future of package management.
Re: My Experience with Nix on OS X
#4Redesign of nix command line is a good thing. Nix should be more intuitive. I totally agree that nix is the future of package management.
I looked at the web-site and didn't find it clear what it does that Homebrew doesn't, other than being cross-platform (although I recently started using Linuxbrew which has made Homebrew cross-platform-ish for me).
Re: My Experience with Nix on OS X
#5If a passionate mac advocate wanted to take on the responsibility of setting up & running a CI machine and hooking it up to the github PRs, I can only imagine it being a good thing...
Re: My Experience with Nix on OS X
#6Redesign of nix command line is a good thing. Nix should be more intuitive. I totally agree that nix is the future of package management.
Many of the nix switches and commands are non-intuitive. I always have to check the man page, and I'm more often than not surprised by their choices!
Re: My Experience with Nix on OS X
#7Redesign of nix command line is a good thing. Nix should be more intuitive. I totally agree that nix is the future of package management.
What makes Nix the future of package management? I'm not familiar with it so I don't know! I looked at the web-site and didn't find it clear what it does that Homebrew doesn't, other than being cross-platform (although I recently started using Linuxbrew which has made Homebrew cross-platform-ish for me).
I don't know if it is "the future", but it has features that would be very welcome in other package managers.
Re: My Experience with Nix on OS X
#8I'm guessing one of the major reasons more packages are "broken" for macos is there is a CI system running for linux/nixos (travis) and not one for macos. So macos breakages can slip in easily. If a passionate mac advocate wanted to take on the responsibility of setting up & running a CI machine and hooking it up to the github PRs, I can only imagine it being a good thing...
Re: My Experience with Nix on OS X
#9Earlier quoted context omitted.
Many of the nix switches and commands are non-intuitive. I always have to check the man page, and I'm more often than not surprised by their choices!
They're patterned after rpm generally.
Re: My Experience with Nix on OS X
#10Redesign of nix command line is a good thing. Nix should be more intuitive. I totally agree that nix is the future of package management.
Also Guix switch challenge is incredible from a security perspective: https://www.gnu.org/software/guix/manual/html_node/Invoking-...
Nix should take those things back. Overall, it's a great package manager.