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