R
Railway3mo ago
Artyui

How to change rust version?

i need to have a nightly build of rust but it doesnt allow me to do that with cargo and rustup does not exist.
6 Replies
Percy
Percy3mo ago
Project ID: N/A
Medim
Medim3mo ago
Did u try creating a rust-toolchain.toml and adding to it?
[toolchain]
channel = "nightly"
[toolchain]
channel = "nightly"
nightly versions are set in this file instead of cargo
Artyui
ArtyuiOP3mo ago
yes i did but it doesnt work
Medim
Medim3mo ago
Then i'm afraid you can't do that with Nixpacks
Medim
Medim3mo ago
Rust | Nixpacks
App source + Nix packages + Docker = Image
Medim
Medim3mo ago
which is weird 'cause the rust-toolchain.toml file is mentioned in the docs... which also makes me think that something else may be the issue
Want results from more Discord servers?
Add your server