Merge master into staging-next

This commit is contained in:
nixpkgs-ci[bot] 2025-01-16 00:14:11 +00:00 committed by GitHub
commit d4a1995529
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
207 changed files with 2504 additions and 11098 deletions

View file

@ -80,7 +80,7 @@ stdenv.mkDerivation {
}
```
Note: It is possible to have multiple, different instances of `darwinMinVerisonHook` in your inputs.
Note: It is possible to have multiple, different instances of `darwinMinVersionHook` in your inputs.
When that happens, the one with the highest version is always used.
#### Picking an SDK version {#sec-darwin-troubleshooting-picking-sdk-version}