nodejs_22: 22.23.0 -> 22.23.1

(cherry picked from commit eef3a5902a)
This commit is contained in:
Antoine du Hamel 2026-06-23 18:57:08 +02:00 committed by github-actions[bot]
commit 1514058bcc

View file

@ -23,8 +23,8 @@ let
[ ];
in
buildNodejs {
version = "22.23.0";
sha256 = "3acfae100c7b855a4c76520ee0f95cadcace3f4254f16b7d4887f178fc95d4a0";
version = "22.23.1";
sha256 = "b27385d6845089bdb91285d94b06c2a5cf1c37f8173a3c4e10824cc1ffadeaba";
patches =
(
if (stdenv.hostPlatform.emulatorAvailable buildPackages) then