nix update
Some checks failed
CI / checks (push) Failing after 58s

This commit is contained in:
Robin Appelman 2026-03-26 16:54:24 +01:00
commit f6bab626ec
6 changed files with 25 additions and 24 deletions

View file

@ -1,4 +1,4 @@
[toolchain]
channel = "nightly-2024-11-18"
components = [ "rustfmt", "rust-std", "clippy", "rust-src" ]
targets = [ "riscv32imc-unknown-none-elf" ]
channel = "nightly-2026-03-18"
components = ["rustfmt", "rust-std", "clippy", "rust-src"]
targets = ["riscv32imc-unknown-none-elf"]