Use a proper toolchain name
Signed-off-by: Marcel Müller <neikos@neikos.email>
This commit is contained in:
parent
72fd03a4df
commit
e62f5cce80
4 changed files with 18 additions and 10 deletions
|
|
@ -13,7 +13,7 @@ let
|
|||
|
||||
strictDeps = true;
|
||||
|
||||
RUSTUP_TOOLCHAIN = "nightly-nix";
|
||||
RUSTUP_TOOLCHAIN = "nightly-2025-01-09";
|
||||
};
|
||||
in
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue