mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-12 04:35:41 +03:00
Merge master into staging-next
This commit is contained in:
commit
d4a1995529
207 changed files with 2504 additions and 11098 deletions
|
@ -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}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue