nix-community / fenix

Rust toolchains and rust-analyzer nightly for Nix [maintainer=@figsoda]
Mozilla Public License 2.0
668 stars 42 forks source link

Add a mk-toolchain function that takes both a manifest and a rust-toolchain file. #136

Open yshui opened 8 months ago

yshui commented 8 months ago

This allows the user to fetch the manifest in some other way (i.e. as a flake input), and still use a rust-toolchain file.