Skip to content

Commit 92641f1

Browse files
committed
nodejs_23: 23.6.0 -> 23.6.1
1 parent 9782af5 commit 92641f1

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
@@ -14,8 +14,8 @@ let
1414
in
1515
buildNodejs {
1616
inherit enableNpm;
17-
version = "23.6.0";
18-
sha256 = "d6f3f136dc26d61bd1bafae2a9fc0d5e7f713a6f0067c5e10351bc7ca6574dcd";
17+
version = "23.6.1";
18+
sha256 = "fefa49dede8733018ada4e30f885808cc4e22167b8ae3233c6d6a23737aff76f";
1919
patches = [
2020
./configure-emulator.patch
2121
./configure-armv6-vfpv2.patch

0 commit comments

Comments
 (0)