···11-# Force RustRover to semi-work with Rust installs from Nixpkgs
11+# Force RustRover to semi-work with Rust installations from Nixpkgs
2233-- 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
33+Works by creating a toolchain in your `.idea` folder.
44+Tested with a toolchain from Nixpkgs, see `examples/nixpkgs.nix`. Probably
55+also works with fenix, see `examples/fenix.nix`.
5667TODO:
7888-- [ ] 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)
99+- An example of using in Flakes (without relying on `toString ./.` being the impure project root)