• Johanno@feddit.org
    link
    fedilink
    arrow-up
    20
    ·
    4 days ago

    Development seems to be a bit of bite in the ass.

    Intellij does have a package but for some reason plugins use often some random binaries and those do not work well with nixos.

    Also getting always the right dependencies for the current project was for me difficult to learn.

    • kautau@lemmy.world
      link
      fedilink
      arrow-up
      10
      ·
      4 days ago

      For my dev environment I’ve had great success combining home-manager and their integration with

      https://mise.jdx.dev/

      Sure, it doesn’t quite fit the nix philosophy perfectly, but everything is still in my home.nix file and my home directory, and and I can swap tool versions on the fly and direct IntelliJ to their locations pretty easily