• rainwall@piefed.social
    link
    fedilink
    English
    arrow-up
    12
    ·
    5 days ago

    Isn’t Nixos the new Arch? Its way more byzantine, still under development, a silicon valley darling and requires learning a new DSL to install packages.

    • dejected_warp_core@lemmy.world
      link
      fedilink
      arrow-up
      2
      ·
      2 days ago

      learning a new DSL to install packages.

      This is an understatement. It’s like a build system, package manager, and git repository were thrown in a blender. Those don’t need to be separate systems, but boy does it help pin down what’s going wrong.

      Rant:

      I noped right the fuck out after 60 minutes of trying to get nix to work as an isolated dev+build environment under Ubuntu. It probably works better under NixOS, but it’s documented for this use-case too. After things stopped lining up with the docs, I realized it was going to cost me more time than it it would save.