• Digit@lemmy.wtf
        link
        fedilink
        English
        arrow-up
        3
        ·
        1 day ago

        Interesting graphs.

        Alas, the metric’s a mite confounded by the different ways distros split up packages. So it skews e.g. the Debians up, and the voidlinuxen down.

        … I’m guessing that still wouldn’t be enough to put a dent in AUR and nixpkg 's towering package counts though.

      • BladeFederation@piefed.social
        link
        fedilink
        English
        arrow-up
        1
        ·
        2 days ago

        That is very surprising, last I heard it had to catch up with having popular applications. Is this due to how package dependencies differ on Nix vs what people think of traditionally as packages?

        • smiletolerantly@awful.systems
          link
          fedilink
          arrow-up
          2
          ·
          2 days ago

          Not really. (When was last time?)

          The reason is more that the config language that you have to learn if you want to use NixOS is the exact same you use to package applications for NixOS.

          So any user is also just a tiny, non-intimidating step away from being a contributor and package maintainer.

          I know for myself, I never packaged for the AUR - just seemed way to intimidating and a lot of new stuff to figure out - but I maintain a bunch of packages and modules in nixpkgs, and they’re all stuff that was “huh, this is cool but not packaged yet; alright, I’ll package it in my private config; oh that was easy, let’s upstream it”.

          • BladeFederation@piefed.social
            link
            fedilink
            English
            arrow-up
            2
            ·
            2 days ago

            Couldn’t even tell you tbh.

            Well that’s pretty cool. I always liked the idea of being mega reproducible. I might try it on my home server instead of Debian.

            • smiletolerantly@awful.systems
              link
              fedilink
              arrow-up
              2
              ·
              1 day ago

              Awesome! Have fun. And I know I’m just an internet rando, but feel free to ask here/dm if you get stuck with something. The initial learning cliff definitely exists, but it’s absolutely worth it!