nodejs_24: 24.17.0 -> 24.18.0

This commit is contained in:
Antoine du Hamel 2026-06-24 09:14:58 +02:00
commit 9fab97bbb3
No known key found for this signature in database
GPG key ID: 20B1A390B168D356

View file

@ -23,8 +23,8 @@ let
[ ];
in
buildNodejs {
version = "24.17.0";
sha256 = "a7ab562ed2369a29c68b72fa00e3103bcdfe37063dff799c6acc8e404e275fcd";
version = "24.18.0";
sha256 = "e94afde24db08e0c564ee7110a2d5aab51ee0059382c9fd8233c54eec47b28f9";
patches =
(
if (stdenv.hostPlatform.emulatorAvailable buildPackages) then