add node for web stuff

This commit is contained in:
Mitchell Hashimoto
2022-12-03 21:34:14 -08:00
parent c32219554a
commit 1840829e9e

View File

@ -2,6 +2,7 @@
, gdb
, glxinfo
, nodejs
, parallel
, pkg-config
, python
@ -64,6 +65,9 @@ in mkShell rec {
zig
zip
# For web and wasm stuff
nodejs
# Testing
gdb
parallel