rin/packages: update nodejs

This commit is contained in:
LavaDesu 2023-06-18 21:24:14 +07:00
parent 5dc2d1baf0
commit 65b3cfa557
Signed by: cilly
GPG key ID: 6500251E087653C9
2 changed files with 3 additions and 3 deletions

View file

@ -1,13 +1,13 @@
{ {
mkShell, mkShell,
nodejs-16_x, nodejs-18_x,
nodePackages, nodePackages,
watchman watchman
}: }:
mkShell { mkShell {
buildInputs = [ buildInputs = [
nodejs-16_x nodejs-18_x
watchman watchman
nodePackages.pnpm nodePackages.pnpm

View file

@ -10,7 +10,7 @@
ffmpeg ffmpeg
gnupg gnupg
kitty kitty
nodejs-16_x nodejs-18_x
pamixer pamixer
ripgrep ripgrep
rnix-lsp rnix-lsp