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 9782af5 commit 161f46bCopy full SHA for 161f46b
pkgs/development/web/nodejs/v18.nix
@@ -19,8 +19,8 @@ let
19
in
20
buildNodejs {
21
inherit enableNpm;
22
- version = "18.20.5";
23
- sha256 = "76037b9bad0ab9396349282dbfcec1b872ff7bd8c8d698853bebd982940858bf";
+ version = "18.20.6";
+ sha256 = "c669b48b632fa6797d4f5fa7bbd2b476ec961120957864402226cc9fd8ebbc0e";
24
patches = [
25
./configure-emulator-node18.patch
26
./configure-armv6-vfpv2.patch
0 commit comments