|
|
|
|
|
by dheera
3387 days ago
|
|
On a similar note, I always find it ridiculous when I have to do things like apt-get install npm && npm install bower && bower install ...
Why can't we just use apt-get and Makefiles for everything?Why can't npm be turned into ppa:nodejs and pip be turned into ppa:python? |
|
It's still squarely in early adopter territory and the documentation is woeful, but if you're willing to put up with that it really does feel like the "one true package manager" I've been searching for. I've been using it at work and while the setup was painful and some things are still awkward (ie statically linking Haskell executables), it's been incredible overall. The up-front work in learning the system and getting it running has paid off already, and it'll pay off even more as I continue using Nix for other things.
[1]: https://nixos.org/nix/