feat: added some javascript stuff to devshell

This commit is contained in:
Nick 2024-11-03 17:53:12 -06:00
parent 870125b795
commit e934b63d5a

View file

@ -25,7 +25,6 @@
libz libz
ngrep ngrep
nil nil
nodejs_22
sops sops
ssh-to-age ssh-to-age
stripe-cli stripe-cli
@ -44,8 +43,11 @@
; ;
inherit inherit
(pkgs.nodePackages) (pkgs.nodePackages_latest)
"@commitlint/config-conventional" "@commitlint/config-conventional"
dotenv-cli
forever
nodejs
npm npm
typescript-language-server typescript-language-server
; ;