Is there a distro with:

  • Immutable root
  • Active work (examples) toward reproducible packages
  • A smaller learning curve than NixOS?
  • nightingalem
    link
    fedilink
    72 years ago

    Take a look at the GNU Guix System. It’s similar to NixOS, but maybe their configuration language will be easier.

    • Litanys
      link
      fedilink
      32 years ago

      This. The nix language makes anything bigger harder. A big nix config is just hard to wrangle.

      • @Raphael
        link
        12 years ago

        NixOS is style over substance, there is absolutely 0 reason to come with a whole new language for this and Guix is proof of that.

        NixOS’ entire project is like this, they make things harder for no other reason than “it looks cooler this way”.

        • @tinho
          link
          12 years ago

          Tried NixOS. As a nonprogrammer, trying to have what I wanted was frustrating. There’s no clear documentation on anything, because everything is experimental. Went back to Arch but will try Guix

          • Litanys
            link
            fedilink
            22 years ago

            Don’t get me wrong Guix is hard too, you’ll have to package things yourself, or use flatpak, or use distrobox or maybe nix itself just to get all the things you need. BUT if you can grasp the language and packaging guidelines, it’s much more clearly laid out. The CLI tools are clearer, the methods are too. It’s not this confusing split mess that seems to be with NixOS. And there is still not a clear plasma desktop. But I’m trying to fix that perhaps. 😁