add node for web stuff

pull/61/head
Mitchell Hashimoto 2022-12-03 21:34:14 -08:00
parent c32219554a
commit 1840829e9e
No known key found for this signature in database
GPG Key ID: 523D5DC389D273BC
1 changed files with 4 additions and 0 deletions

View File

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