mirror of
https://github.com/ghostty-org/ghostty.git
synced 2025-08-02 14:57:31 +03:00
add node for web stuff
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user