GNU Guix and GuixSD 0.15.0 released

by severus_snapeon 7/6/18, 12:39 PMwith 25 comments
by tomberton 7/6/18, 2:35 PM

I ask this with no passive aggression; what are the advantages of Guix over Nix? I've used Nix a few times and thought it was pretty neat...

by gkyaon 7/6/18, 6:28 PM

I love Guix and GuixSD and would like to move to it as my main OS, but I dislike that they actively censor information on how to run a custom kernel and get set up on a machine where some drivers linux-libre removes are required. I understand that they don't want to distribute those stuff and that's fine, but not everybody can buy new hardware and especially any hardware easily. This is extremism for me (banning official information, not the offending drivers), it's distasteful and discourages me.

by jancsikaon 7/6/18, 1:40 PM

Let's say I want to have the last five versions of my application installed as a mortal user, for testing purposes.

Let's say that my application's build system pulls in a big GUI toolkit binary because reasons.

Let's say I don't want to create "official" packages for it, just something quick and dirty that will get me these versions installed.

Can I do this with GNU Guix?

by Y_Yon 7/6/18, 2:12 PM

> Bootloader definitions are available for many boards—Novena, A20 OLinuXino, BeagleBone, and even NES.

I'd love to see somebody try to run GuixSD on a NES.

by agumonkeyon 7/6/18, 1:35 PM

very very happy to see the project lively and kicking :)

by georgewsingeron 7/6/18, 3:07 PM

The big problem that Nix/NixOS has is failure to integrate well with graphics libraries (OpenGL drivers, etc).

Does Guix solve this problem?