darwin.xcode: update meta

This commit is contained in:
Dimitar Nestorov
2025-09-20 11:10:16 +03:00
parent 376282d849
commit 7870f02001
+2 -2
View File
@@ -43,8 +43,8 @@ let
'';
};
meta = with lib; {
homepage = "https://developer.apple.com/downloads/";
description = "Apple's XCode SDK";
homepage = "https://developer.apple.com/xcode/";
description = "Apple's Xcode developer tools";
license = licenses.unfree;
platforms = platforms.darwin ++ platforms.linux;
hydraPlatforms = [ ];