nodejs_22: 22.7.0 -> 22.8.0

This commit is contained in:
Antoine du Hamel
2024-09-03 18:46:18 +02:00
parent b4aa6a4f57
commit 235ae9c70f
+2 -2
View File
@@ -12,8 +12,8 @@ let
in
buildNodejs {
inherit enableNpm;
version = "22.7.0";
sha256 = "1e0b6f2f2ca4fb0b4644a11363169daf4b7c42f00e5a53d2c65a9fdc463e7d88";
version = "22.8.0";
sha256 = "f130e82176d1ee0702d99afc1995d0061bf8ed357c38834a32a08c9ef74f1ac7";
patches = [
./configure-emulator.patch
./configure-armv6-vfpv2.patch