···11+# Force RustRover to semi-work with Rust installs from Nixpkgs
22+33+- Tested with a toolchain from Nixpkgs, see examples/nixpkgs.nix and Fenix, see examples/fenix.nix
44+- Works by creating a toolchain in your `.idea` folder
55+66+TODO:
77+88+- [ ] A proper API for adding native libraries for linking
99+- [ ] An example of using in Flakes (without relying on `toString ./.` being the impure project root)