• starman@programming.dev
      link
      fedilink
      English
      arrow-up
      12
      ·
      2 years ago

      Aux is more similar to Nix, than Guix is.

      Guix uses the same concepts, but still is very different.

    • toastal@lemmy.ml
      link
      fedilink
      arrow-up
      7
      arrow-down
      2
      ·
      2 years ago

      Hopefully it is delay due to setting up self-hosted options. I would support it if I didn’t have to use Microsoft GitHub—Nixpkgs is the reason my account hasn’t been deactivated.

        • toastal@lemmy.ml
          link
          fedilink
          arrow-up
          3
          arrow-down
          1
          ·
          edit-2
          2 years ago

          These aren’t well established where you can see the post was created in ’18. If they were established, you would seem them in the raw CONTRIBUTING.md. You can see folks having issues with using Discourse as a mailing list since it doesn’t quite work as expected & still requires review by someone with merge access to the primary repository. There is a SourceHut one that actually has some activity & I believe was once listed under the one of the contributing guides, but I can’t remember where it was listed. I doubt many maintainers are properly checking their email too despite listing them on the maintainer.nix file. I would hedge to say that unless the community migrates away, you would see folks complaining the tread above about disliking that there is no pull requests with instead push to the default branch so we would asume all contributions in practices will be expected to be done thru MS GitHub. As it stands going thru the mailing list puts a lot of friction on everyone & wastes time of other maintainers that are expected to then raise a PR on your behalf for review. Say that PR does get opened on your behalf, now you want to follow it since it’s your patch… well too bad since MS GitHub has no way of subscribing to PR threads like it does some aspects of by adding .atom to the end of a URL. As such, if you really want the in-practice option to not be under Microsoft’s domain, you’ll need to remove Microsoft from being the primary forge, relegating it to a mirror or dropping it outright.

      • Shareni@programming.dev
        link
        fedilink
        arrow-up
        1
        ·
        2 years ago

        It’s not really worth it IMO except for lisp and Emacs packages. The biggest issue for me was that nearly every other package I need was seriously out of date.

    • Klara@lemmy.blahaj.zone
      link
      fedilink
      arrow-up
      2
      ·
      2 years ago

      I think so. The language (Scheme) is a lot more logical to me, and the higher focus on reproducibility in the main channel compared to Nix (Guix can be bootstrapped from a tiny binary seed) is a draw for me.

  • qaz@lemmy.world
    link
    fedilink
    arrow-up
    5
    arrow-down
    1
    ·
    2 years ago

    I was just thinking about switching to Nix, but I have no idea what to choose now.

    • Shareni@programming.dev
      link
      fedilink
      arrow-up
      6
      ·
      2 years ago

      Just use Nix and see where the drama goes in a year. I’m guessing your configs will be fully compatible or only require minimal changes, if the forks survive that long in the first place.

      I’d suggest learning nix, flakes, and home-manager before going anywhere close to NixOS. This should help you out

    • jeffhykin@lemm.ee
      link
      fedilink
      arrow-up
      5
      ·
      2 years ago

      You should learn the nix lang, flakes, zero to nix, etc and try not to get bogged down in the Nix/Aux stuff. Be prepared to wait for things to settle down on that side.

  • itslilith@lemmy.blahaj.zone
    link
    fedilink
    arrow-up
    4
    arrow-down
    1
    ·
    2 years ago

    This looks good, I’ll switch over as soon as they decided on a hoster. I don’t have too much experience working in open source projects, but I’ll try to contribute what I can

  • slazer2au@lemmy.world
    link
    fedilink
    English
    arrow-up
    8
    arrow-down
    5
    ·
    2 years ago

    Ok, but why? Forking generally means you are unhappy with something but no one is saying what.

    • brenticus@lemmy.world
      link
      fedilink
      arrow-up
      8
      ·
      2 years ago

      There’s been some controversy around the governance structure and culture with NixOS that has a number of people unhappy. I’m honestly not sure of the details but it’s ptesumably less about the software than the people.

  • doriancodes@infosec.pub
    link
    fedilink
    arrow-up
    1
    ·
    2 years ago

    Nice! I’m really looking forward to this. I’ve been playing with nix for a while, but there were some things that prevented me from seriously adopt it (e.g. flakes are still considered experimental, but they are widely used).