diff --git a/terminal-software.nix b/terminal-software.nix index affb7c6..bafa030 100644 --- a/terminal-software.nix +++ b/terminal-software.nix @@ -22,7 +22,7 @@ defaultEditor = true; package = pkgs-unstable.neovim-unwrapped; extraPackages = (with pkgs; [ - nodejs_22 + nodejs_23 ocamlPackages.lsp ocamlPackages.ocamlformat cargo