|
|
|
|
|
by nextos
2037 days ago
|
|
I have several machines running NixOS and one running Guix. In Nix you have several channels that push package updates. The stable one moves very slowly, and because Hydra tests packages, it's really rare to experience broken things. You can also mix them and e.g. install some packages from unstable, and keep others from stable. Additionally Nix and Guix provide easy total and partial rollbacks, so you should not be afraid of breaking anything. |
|