• emergencycall@fedia.io
    link
    fedilink
    arrow-up
    16
    arrow-down
    1
    ·
    2 months ago

    It would help more people to improve the installer for difficult-to-install software rather than creating an entire operating system around that software. Using the entire operating system as an installer is over the top

    • Cassa@lemmy.blahaj.zone
      link
      fedilink
      arrow-up
      3
      ·
      2 months ago

      Don’t know the case for this - but there are absolutely cases where the merger is blocked for some reason, and why not just fix it yourself with a distro? It hurts nobody.

      • iopq@lemmy.world
        link
        fedilink
        arrow-up
        2
        ·
        2 months ago

        You’re re-inventing the Nix tool which is exactly a script that sets up all the programs and services you want to install

        • Possibly linux@lemmy.zip
          link
          fedilink
          English
          arrow-up
          1
          ·
          2 months ago

          Except no one really uses Nix outside of Nix OS. It is slow and complicated for little reason.

          Just use Ansible and an answers file

          • iopq@lemmy.world
            link
            fedilink
            arrow-up
            2
            arrow-down
            1
            ·
            edit-2
            2 months ago

            Then how come we have more packages than the AUR?

            And don’t say it’s because we packaged Python and Haskell stuff since we have more non-unique packages too

    • iopq@lemmy.world
      link
      fedilink
      arrow-up
      1
      ·
      2 months ago

      If you improve the installer to the point it can install any combination of software together (including incompatible versions of deps) you end up with NixOS again

      • Peasley@lemmy.world
        link
        fedilink
        arrow-up
        2
        ·
        2 months ago

        Much like how crustaceans have repeatedly evolved into pseudo-crabs, Linux distros tend to evolve into pseudo-nix