nodejs 22 -> 23

This commit is contained in:
Antoine Vaure 2025-03-20 14:54:53 +01:00
parent 8e9ef7f176
commit b795826252

View file

@ -22,7 +22,7 @@
defaultEditor = true;
package = pkgs-unstable.neovim-unwrapped;
extraPackages = (with pkgs; [
nodejs_22
nodejs_23
ocamlPackages.lsp
ocamlPackages.ocamlformat
cargo