nodejs_25: 25.8.0 -> 25.8.1

This commit is contained in:
Antoine du Hamel
2026-03-11 10:02:53 +01:00
parent e38213b91d
commit 465d7fcdc9
+2 -2
View File
@@ -23,8 +23,8 @@ let
[ ];
in
buildNodejs {
version = "25.8.0";
sha256 = "5d00429cb856cc72200ec6c08e8cdda75ea9618256de8d899fa049c23f4a2eee";
version = "25.8.1";
sha256 = "0b25b2b5fab80ea8b43fdaa7451f50065571e0bfda2524ca42bde8b98fe4d2d9";
patches =
(
if (stdenv.hostPlatform.emulatorAvailable buildPackages) then