nodejs_20: 20.19.4 -> 20.19.5

(cherry picked from commit 1e8be648a2)
This commit is contained in:
Antoine du Hamel
2025-09-03 20:23:28 +02:00
committed by github-actions[bot]
parent 8d928d1ca5
commit b9c56653a4

View File

@@ -18,8 +18,8 @@ let
in
buildNodejs {
inherit enableNpm;
version = "20.19.4";
sha256 = "b87fd7106013d3906706913ffc63a4403715fbb272c4f83ff4338527353eec0f";
version = "20.19.5";
sha256 = "230c899f4e2489c4b8d2232edd6cc02f384fb2397c2a246a22e415837ee5da51";
patches = [
./configure-emulator.patch
./configure-armv6-vfpv2.patch