Skip to content

Commit 181ac6f

Browse files
authored
nodejs_23: 23.9.0 -> 23.10.0 (#389695)
2 parents e4723f5 + e9f8e53 commit 181ac6f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkgs/development/web/nodejs/v23.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ let
1616
in
1717
buildNodejs {
1818
inherit enableNpm;
19-
version = "23.9.0";
20-
sha256 = "c6b420bedbb049a6538c33af28abaf89011ccc879f0f0f81791675263c238f97";
19+
version = "23.10.0";
20+
sha256 = "b39e5fbd3debb8318ddea6af3e89b07dafb891421fb7ca99fbe19c99adabe5fd";
2121
patches =
2222
[
2323
./configure-emulator.patch

0 commit comments

Comments
 (0)