rin/packages: update nodejs
This commit is contained in:
parent
5dc2d1baf0
commit
65b3cfa557
2 changed files with 3 additions and 3 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
|
|
@ -10,7 +10,7 @@
|
||||||
ffmpeg
|
ffmpeg
|
||||||
gnupg
|
gnupg
|
||||||
kitty
|
kitty
|
||||||
nodejs-16_x
|
nodejs-18_x
|
||||||
pamixer
|
pamixer
|
||||||
ripgrep
|
ripgrep
|
||||||
rnix-lsp
|
rnix-lsp
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue