• pimeys@lemmy.nauk.io
    link
    fedilink
    arrow-up
    2
    ·
    5 days ago

    In my experience, nix works exceptionally well with Rust. Python and JavaScript are nastier, especially if the libraries use C extensions.

    • Disorder6069@sh.itjust.works
      link
      fedilink
      English
      arrow-up
      1
      ·
      3 days ago

      I think my problem comes from trying to compile for MUSL so I can use the binary in an alpine docker container… I’m working on setting up a docket development environment though, so here’s hoping it works