Make RustRover work with Rust from Nixpkgs
jetbrains nix rust
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

Nushell 61.4%
Nix 38.6%
2 1 0

Clone this repository

https://tangled.org/weethet.eurosky.social/mkShellRustRover https://tangled.org/did:plc:mojgntlezho4qt7uvcfkdndg/mkShellRustRover
git@tangled.org:weethet.eurosky.social/mkShellRustRover git@tangled.org: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 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)