lib.systems.darwinSdkVersion: 11.3 -> 14.4

This commit is contained in:
Randy Eckenrode
2025-04-21 18:51:52 -04:00
parent 31cf83ad2c
commit cf45eef8ec

View File

@@ -360,7 +360,7 @@ let
null;
# The canonical name for this attribute is darwinSdkVersion, but some
# platforms define the old name "sdkVer".
darwinSdkVersion = final.sdkVer or "11.3";
darwinSdkVersion = final.sdkVer or "14.4";
darwinMinVersion = final.darwinSdkVersion;
darwinMinVersionVariable =
if final.isMacOS then