Everyday Use of GNU Guix, Chris Marusich, SeaGL 2018Copyright (c) 2018 Christopher Michael MarusichCreative Commons Share-Alike 4.0 International Licensehttp...
Guile and Guix is way better documented than Nix. The language have more features, so you don’t have to use a hack to load packages, can actually know what is accepted in a function instead of blindly copying what others do, and it comes with a formatter.
I heard the opposite, that guille is easier to learn than NixOS language.
Guile and Guix is way better documented than Nix. The language have more features, so you don’t have to use a hack to load packages, can actually know what is accepted in a function instead of blindly copying what others do, and it comes with a formatter.
I find it more intuitive, if that makes sense.