From f506f811847c73cc0876a759c6fc93f791060d34 Mon Sep 17 00:00:00 2001 From: "RingOfStorms (Joshua Bell)" Date: Tue, 6 May 2025 16:18:44 -0500 Subject: [PATCH] update nodejs to 24 --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flake.nix b/flake.nix index 1315aa4..0fe82b3 100644 --- a/flake.nix +++ b/flake.nix @@ -274,7 +274,7 @@ # ocamlPackages.ocaml-lsp # ocaml # Other typescript - nodejs_22 + nodejs_24 clang # zig (pkgs.rust-bin.stable.latest.default.override {