We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1be4fe6 commit 32eaf2dCopy full SHA for 32eaf2d
shell.nix
@@ -22,6 +22,7 @@ pkgs.mkShell {
22
mkdir -p "$DATA_DIR/shell"
23
24
rustup default stable
25
+ rustup toolchain install
26
rustup update
27
cargo fetch
28
0 commit comments