Make RustRover work with Rust from Nixpkgs
Nushell 56.1%
Nix 43.9%
1 1 0

Clone this repository

https://tangled.org/weethet.bsky.social/mkShellRustRover
git@tangled.org:weethet.bsky.social/mkShellRustRover

For self-hosted knots, clone URLs may differ based on your setup.

README.md

Force RustRover to semi-work with Rust installs from Nixpkgs#

  • Tested with a toolchain from Nixpkgs, see examples/nixpkgs.nix and Fenix, see examples/fenix.nix
  • Works by creating a toolchain in your .idea folder

TODO:

  • A proper API for adding native libraries for linking
  • An example of using in Flakes (without relying on toString ./. being the impure project root)