Skip to content

Commit 9a04655

Browse files
committed
Temporarily switch to beta to get around ICE
rust-lang/rust#117976
1 parent 8197956 commit 9a04655

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

flake.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
];
3131
};
3232

33-
rustToolchain = pkgs.rust-bin.stable.latest.default.override {
33+
rustToolchain = pkgs.rust-bin.beta.latest.default.override {
3434
extensions = [ "rust-src" ];
3535
};
3636

0 commit comments

Comments
 (0)