mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-06-16 18:15:13 -05:00
feat: added some javascript stuff to devshell
This commit is contained in:
parent
870125b795
commit
e934b63d5a
1 changed files with 4 additions and 2 deletions
|
@ -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
|
||||||
;
|
;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue