Make RustRover work with Rust from Nixpkgs
jetbrains nix rust
Nix 74.2%
Shell 25.8%
6 1 0

Clone this repository

https://tangled.org/weethet.eurosky.social/mkShellRustRover https://tangled.org/did:plc:mojgntlezho4qt7uvcfkdndg/mkShellRustRover
git@knot.tangled.wizardry.systems:weethet.eurosky.social/mkShellRustRover git@knot.tangled.wizardry.systems:did:plc:mojgntlezho4qt7uvcfkdndg/mkShellRustRover

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

Download tar.gz
README.md

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

Works by creating a toolchain in your .idea folder. Tested with a toolchain from Nixpkgs, see examples/nixpkgs.nix. Probably also works with fenix, see examples/fenix.nix.

TODO:

  • An example of using in Flakes (without relying on toString ./. being the impure project root)