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
|
, 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
|
||||||
|
Reference in New Issue
Block a user