• mrhOP
    link
    fedilink
    42 years ago

    Yes you can install non-free software on Guix. By default Guix only ships with non-free software in its iso and standard repo, but there is a nonguix channel (read repo) which comes with all the non-free software I’ve ever needed.

    It’s very easy to add channels to Guix. Flatpak and Nix are also available on Guix if you’d prefer to use those ways of getting non-free software.

    • @hyperreal
      link
      32 years ago

      I’ve been reading some more and I definitely want to give guix a spin. I guess that’s the advantage of nix as a tool: you can always install alongside your distro’s package manager if desired.

      • mrhOP
        link
        fedilink
        12 years ago

        Glad to hear it! Feel free to message me if you have any questions, though I’m not a Guix expert by any means, so the IRC channel on libera.chat is probably your best bet.

        btw: you can also install guix as a standalone package manager on top of any other GNU/Linux distribution just like nix, and it can also use the nonguix channel.

        • @hyperreal
          link
          12 years ago

          Oh wow I didn’t know you could do that. Thanks!

        • @hyperreal
          link
          12 years ago

          Tried guix package manager on Arch. Have any recommendations for dealing with how slow guix pull can be?