|
|
|
|
|
by rokgarbas
4955 days ago
|
|
with guix/nix you don't even care if they get adopted or not. you can use it in coexistence with any package manager. very common scenario i come across few times a year: you get to work on an old CentOS/RedHat/Fedora box but you need to install latest package X which is only in next version of current distro. which would mean you need to upgrade or do a lot of manual work. with guix/nix you just install it without need to upgrade. |
|