Merge remote-tracking branch 'origin/staging-next' into staging

This commit is contained in:
K900
2025-06-25 09:37:00 +03:00
189 changed files with 755 additions and 638 deletions
+2 -2
View File
@@ -17,8 +17,8 @@ let
in
buildNodejs {
inherit enableNpm;
version = "24.2.0";
sha256 = "40143d43efbdeeb9537995f532126c494d63a31da332acb5022f76f00afc62ab";
version = "24.3.0";
sha256 = "eb688ef8a63fda9ebc0b5f907609a46e26db6d9aceefc0832009a98371e992ed";
patches =
(
if (stdenv.hostPlatform.emulatorAvailable buildPackages) then