Skip to content

Commit e01e2f8

Browse files
aduh95osnyx
authored andcommitted
nodejs_24: 24.12.0 -> 24.13.0
(cherry picked from commit 50a648d)
1 parent 036dfcb commit e01e2f8

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pkgs/development/web/nodejs/v24.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ let
1717
in
1818
buildNodejs {
1919
inherit enableNpm;
20-
version = "24.12.0";
21-
sha256 = "6d3e891a016b90f6c6a19ea5cbc9c90c57eef9198670ba93f04fa82af02574ae";
20+
version = "24.13.0";
21+
sha256 = "320fe909cbb347dcf516201e4964ef177b8138df9a7f810d0d54950481b3158b";
2222
patches =
2323
(
2424
if (stdenv.hostPlatform.emulatorAvailable buildPackages) then

0 commit comments

Comments
 (0)