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 213f53f + ab7885f commit 8b79e04Copy full SHA for 8b79e04
pkgs/development/web/nodejs/v18.nix
@@ -21,8 +21,8 @@ let
21
in
22
buildNodejs {
23
inherit enableNpm;
24
- version = "18.20.6";
25
- sha256 = "c669b48b632fa6797d4f5fa7bbd2b476ec961120957864402226cc9fd8ebbc0e";
+ version = "18.20.7";
+ sha256 = "9a89659fad80c1b6da33d29f43f5865483ccb1952ddad434ee22f8193607277f";
26
patches = [
27
./configure-emulator-node18.patch
28
./configure-armv6-vfpv2.patch
0 commit comments