Rust Rover is out of preview and is free for non-commercial use. The only caveat is:

It’s also important to note that if you’re using a non-commercial license, you cannot opt out of the collection of anonymous usage statistics.

    • lad@programming.dev
      link
      fedilink
      English
      arrow-up
      2
      ·
      5 months ago

      Same, and it looks like nix is not going to get a good support soon, because it’s at the same time not widespread enough and has a complicated semantic. Well at least complicated enough for me as a dev that uses it but still struggles a lot to debug issues.

    • seeg@toot.whatever.cz
      link
      fedilink
      arrow-up
      1
      ·
      4 months ago

      @onlinepersona #nix works very nice as a systems package manager. I use it to pull in C libs or build my own, without polluting my base system. And it’s much more lightweight than VM or even docker, especially flakes that I discovered recently.