nodejs 22 -> 23
This commit is contained in:
parent
8e9ef7f176
commit
b795826252
1 changed files with 1 additions and 1 deletions
|
|
@ -22,7 +22,7 @@
|
||||||
defaultEditor = true;
|
defaultEditor = true;
|
||||||
package = pkgs-unstable.neovim-unwrapped;
|
package = pkgs-unstable.neovim-unwrapped;
|
||||||
extraPackages = (with pkgs; [
|
extraPackages = (with pkgs; [
|
||||||
nodejs_22
|
nodejs_23
|
||||||
ocamlPackages.lsp
|
ocamlPackages.lsp
|
||||||
ocamlPackages.ocamlformat
|
ocamlPackages.ocamlformat
|
||||||
cargo
|
cargo
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue