c/programming · by mrh@mander.xyz · 2yEveryday Use of GNU Guix https://www.youtube.com/watch?v=0berTO7d6gg19 points · 2 comments · view on lemmy.world
2 Comments
ericjmorey@programming.dev · 2 pts · 2y
How is Guix different than the Nix package manager?
robobrain@programming.dev · 1 pts · 2y
Guix is a fork of Nix that uses Guile (GNU’s version of scheme) to define packages. They have their own directions and philosophies which differ but the base principles are the same