nodejs_latest: 25.9.0 -> 26.0.0-rc.1

This commit is contained in:
Antoine du Hamel
2026-04-20 18:30:42 +02:00
parent 79dd4ac915
commit cbf6dd147a
4 changed files with 9 additions and 7 deletions
@@ -23,8 +23,8 @@ let
[ ];
in
buildNodejs {
version = "25.9.0";
sha256 = "8f78af3ee55fb278668b5f801db58bd1a38ea161318eb5ce2128ddbc9cd813aa";
version = "26.0.0-rc.1";
sha256 = "sha256-Jys58NbFXoQXuhvzkqzwXXaK1GzcOehXIO1FIEQ60x4=";
patches =
(
if (stdenv.hostPlatform.emulatorAvailable buildPackages) then