As described in this discussion, I’d like to create a new custom toolchain from some components that are available in my solana-cli
build. If I include rustup
as a build input to my devShell, the solana toolchain appears there, however I’d like to avoid having to use rustup and just use 100% fenix. Is there a way I can add the solana toolchain to fenix?