Is it possible to have multiple toolchains installed? #834
Answered
by
ipetkov
ilya-epifanov
asked this question in
Q&A
-
I'd like to use nightly rustfmt with the rest being stable |
Beta Was this translation helpful? Give feedback.
Answered by
ipetkov
Apr 27, 2025
Replies: 1 comment
-
Yes but you'll want to make a separate |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
ipetkov
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Yes but you'll want to make a separate
craneLib
instance for each toolchain you want to use and then use the appropriate one for whatever other derivations you want build with said toolchain