Use a proper toolchain name

Signed-off-by: Marcel Müller <neikos@neikos.email>
This commit is contained in:
Marcel Müller 2025-03-03 17:34:03 +01:00
parent 72fd03a4df
commit e62f5cce80
4 changed files with 18 additions and 10 deletions

View file

@ -13,7 +13,7 @@ let
strictDeps = true;
RUSTUP_TOOLCHAIN = "nightly-nix";
RUSTUP_TOOLCHAIN = "nightly-2025-01-09";
};
in