Loading doc/stdenv/platform-notes.chapter.md +5 −4 Original line number Diff line number Diff line Loading @@ -118,9 +118,10 @@ Check your package’s documentation (platform support or installation instructi Generally, only the last SDK release for a major version is packaged. | Xcode version | SDK version | Nixpkgs attribute | |--------------------|--------------------|-------------------------------| |---------------|-------------|------------------------------| | 15.0–15.4 | 14.4 | `apple-sdk_14` / `apple-sdk` | | 16.0 | 15.0 | `apple-sdk_15` | | 26.0+ | 26.0+ | `apple-sdk_26`, etc | #### Darwin Default SDK versions {#sec-darwin-troubleshooting-darwin-defaults} Loading Loading
doc/stdenv/platform-notes.chapter.md +5 −4 Original line number Diff line number Diff line Loading @@ -118,9 +118,10 @@ Check your package’s documentation (platform support or installation instructi Generally, only the last SDK release for a major version is packaged. | Xcode version | SDK version | Nixpkgs attribute | |--------------------|--------------------|-------------------------------| |---------------|-------------|------------------------------| | 15.0–15.4 | 14.4 | `apple-sdk_14` / `apple-sdk` | | 16.0 | 15.0 | `apple-sdk_15` | | 26.0+ | 26.0+ | `apple-sdk_26`, etc | #### Darwin Default SDK versions {#sec-darwin-troubleshooting-darwin-defaults} Loading