We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1514b27 commit 93130c6Copy full SHA for 93130c6
shells/stylus.nix
@@ -2,6 +2,7 @@
2
with pkgs;
3
mkShell {
4
packages = [
5
+ pkgs.rustup
6
metacraft-labs.foundry
7
metacraft-labs.cargo-stylus
8
metacraft-labs.nitro-devnode
0 commit comments