We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 21379be + 92641f1 commit 8e25cdfCopy full SHA for 8e25cdf
pkgs/development/web/nodejs/v23.nix
@@ -14,8 +14,8 @@ let
14
in
15
buildNodejs {
16
inherit enableNpm;
17
- version = "23.6.0";
18
- sha256 = "d6f3f136dc26d61bd1bafae2a9fc0d5e7f713a6f0067c5e10351bc7ca6574dcd";
+ version = "23.6.1";
+ sha256 = "fefa49dede8733018ada4e30f885808cc4e22167b8ae3233c6d6a23737aff76f";
19
patches = [
20
./configure-emulator.patch
21
./configure-armv6-vfpv2.patch
0 commit comments