Skip to content

Commit a958073

Browse files
committed
fix: adapt to changes in Rustup 1.28.0
1 parent f572928 commit a958073

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

shell.nix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ pkgs.mkShell {
2222
mkdir -p "$DATA_DIR/shell"
2323
2424
rustup default stable
25+
rustup toolchain install
2526
rustup update
2627
cargo fetch
2728

0 commit comments

Comments
 (0)