Skip to content

Commit 93130c6

Browse files
authored
feat: Add rustup to stylus devshell
1 parent 1514b27 commit 93130c6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

shells/stylus.nix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
with pkgs;
33
mkShell {
44
packages = [
5+
pkgs.rustup
56
metacraft-labs.foundry
67
metacraft-labs.cargo-stylus
78
metacraft-labs.nitro-devnode

0 commit comments

Comments
 (0)