• @pingveno
    link
    5
    edit-2
    2 years ago

    I have been meaning to give Nix another try. Last time I did, it was an absolute pain in the ass to do anything that broke one of its assumptions.

      • @pingveno
        link
        12 years ago

        The package language has a bizarre syntax/semantic that is unlike pretty much every language I’ve touched. The reliance on directly linking to specific paths in the nix store meant that precompiled binaries that expect a standard path won’t work on Nix. There are tools to adjust those paths, but the package I was attempting to work with (Apache Directory Studio) wasn’t playing nice with them for whatever reason. I finally gave up and made a Flatpak.

    • @wiki_me
      link
      12 years ago

      I also had problems with it, but after an upgrade it works pretty well.

  • @Codeboy
    link
    21 year ago

    calamares make nixos install easy