mirror of
https://github.com/ghostty-org/ghostty.git
synced 2025-10-05 01:16:33 +00:00
nix: install prettier, also ignore zig-cache/out
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
, glxinfo
|
||||
, ncurses
|
||||
, nodejs
|
||||
, nodePackages
|
||||
, parallel
|
||||
, pkg-config
|
||||
, python3
|
||||
@@ -76,6 +77,9 @@ in mkShell rec {
|
||||
# For web and wasm stuff
|
||||
nodejs
|
||||
|
||||
# Linting
|
||||
nodePackages.prettier
|
||||
|
||||
# Testing
|
||||
parallel
|
||||
python3
|
||||
|
Reference in New Issue
Block a user