5 ms·
I think there's still benefit in using Nix for imperative package management, as the packages are isolated. This means you don't need to clutter your global env
by Enzime 4y ago
I think there's still benefit in using Nix for imperative package management, as the packages are isolated. This means you don't need to clutter your global environment with the dependencies of your programs.