generated from Patagia/template-nix
chore(rust): update rust to 1.83.0
This commit is contained in:
parent
5d79274cd6
commit
a5e3170d37
2 changed files with 16 additions and 16 deletions
|
@ -26,7 +26,7 @@
|
|||
flake-utils.lib.eachDefaultSystem (
|
||||
system:
|
||||
let
|
||||
rustVersion = "1.81.0"; # Skipping 1.82 because of https://github.com/rust-lang/rust/issues/132064
|
||||
rustVersion = "1.83.0";
|
||||
|
||||
overlays = [
|
||||
(import rust-overlay)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue