top | item 46576179

(no title)

entropie | 1 month ago

2025 I switched to nixos and will probably stay. I used gentoo for like 20 years. Its the distro of my heart.

With some notebooks, some of which were getting on in years, it was simply too resource-intensive to update. Only GHC, for example, often took 12+ hours to compile on some older notebooks.

discuss

order

mirpa|1 month ago

I tried to list available packages on NixOS and nix-env consumed more than 6 GB Ram. Everyone told me not to use nix-env; everyone except NixOS manual. Trying to understand NixOS environment is a deep rabbit hole.

Zambyte|1 month ago

The Nix documentation is what drove me away from it years ago when I tried. I ended up landing on GNU Guix, where I have been for about 5 years now. I found the OS documentation to be much nicer (info pages!) and the decades of Scheme documentation makes the language easier to pick up too.

forgotpwd16|1 month ago

Yeah, it's in a weird state of officially being stuck to legacy channels/profiles and unofficially having moved to flakes. Excessive RAM usage with nix-env, which theoretically can be improved but requires deep design changes, was what driven me to flakes.

yjftsjthsd-h|1 month ago

Would it not be sufficient to use the official binary packages?

ece|1 month ago

They only added the binary packages at the end of 2023.