Solene'% : What is going on in Nix community?

lemmyreader@lemmy.ml to Linux@lemmy.ml – 73 points –
Solene'% : What is going on in Nix community?
dataswamp.org
26

You are viewing a single comment

Always sad when Capitalism/monetization creeps in and cripples/pollutes open and free movements/projects :-( There are many many examples of projects dying off, converting to proprietary, etc. Luckily people are forking and creating new FOSS software all the time. I'm going more and more full FOSS, de-google/meta/m$ and so on. I'm tired always spending time changing software/workflow because of monetization creep, I'm tired of closed drivers, telemetry/spying, bitcoin scams and all the other utter garbage the Capitalist religion brings in to my life.

I have chosen Guix as my new home partly for this reason. Here, the default is that if I doesn't compromise, I know that I won't suddenly see these yucky things creeping into my system. That gives me a safe space where I can plan/build long term without wasting my time fighting Capitalism and all the shit that automatically follows..

I hope the Nix community finds a solution.

Does Guix have a Nix Home Manager + nixpkgs equivalent? I currently use them to install packages on other distros, but with nixpkgs maintainers leaving in droves, I'm looking for alternatives.

I am interested in GNU Guix, and I've tried the OS (on x86 platforms) a few times but found it quite slow to install and perform the next steps.When I searched today for running GNU Guix on Raspberry Pi 4 I can't find clear instructions or whether it will work.Am I missing something ?I guess I can run the Guix package manager on top of for example Debian, and then learn some more Guix.

I guess I can run the Guix package manager on top of for example Debian, and then learn some more Guix.

I'd suggest doing that first and checking the state of the packages you need.

I gave up on guix completely for now when I tried to use it on top of Debian and found that the docker major version is 20, while nix has 24, 25, and 26. If I remember correctly even the native Debian package was ahead.

I have chosen Guix as my new home partly for this reason.

I'd love to use guix instead of nix, the language is far better and the repl is incomparably more useful.

But nix has 4x the packages, a third of guix packages are seriously out of date (last time I checked docker was behind even Debian), and those numbers are inflated by Emacs and lisp packages most people won't use. And that's before going into a serious lack of prebuilt bins causing you to leave large projects like firefox to compile over night, having to add additional repos to get nonfree packages, and essentially being forced to use Emacs for good UX.

Even installing guixos on a laptop requires a special ISO and instructions from system crafters due to nonfree packages.

Being Linux only is also hurting its applications for work, but that's not as relevant for personal use.

Guix is still really far away from being a real alternative.

Not really. You can use a standard ISO, and you need to authorize the nonguix substitute server. Just make sure to add your channels, that's it. It is kinda similar to net-based setup in a way, though.

What a word salad. How do you know this won't happen to GUIX, oybissue NIX has is it got popular really fast for some reason.

GUIX is a GNU Project. You know, Stallman et. al, the guy behind the FSF, or well… the GPL itself (GNU General Public License). If it happens with GUIX, Stallman would be the biggest troll in existence, and we’d have much larger problems to discuss about open source as a whole.

Like someone else already wrote : GUIX is a GNU Project. If you look how very long it took for Debian to include non-free firmware with the installer (Since Debian Bookworm) one may start to appreciate the difference between free software and open source.

I’ll be that guy pointing out at semantics - “open-source”, in the widely used OSI definition of the term is actually equal to free (as in freedom). It’s why open-source advocates go so hard at saying “this is not open-source” when companies just dumps their source code somewhere and dubs themselves open-source for it.

The difference between "open source" and "free software" isn't a definitional one, but a philosophical one.

Fair enough. I know the FSF likes to make the distinction.