Skip to content

Delete apple_sdk.frameworks.Security#165

Merged
lavrov merged 2 commits intocoralogix:masterfrom
lavrov:master
Sep 1, 2025
Merged

Delete apple_sdk.frameworks.Security#165
lavrov merged 2 commits intocoralogix:masterfrom
lavrov:master

Conversation

@lavrov
Copy link
Contributor

@lavrov lavrov commented Aug 29, 2025

error: darwin.apple_sdk_11_0 has been removed as it was a legacy compatibility stub; see <https://nixos.org/manual/nixpkgs/stable/#sec-darwin-legacy-frameworks> for migration instructions

You may see references to darwin.apple_sdk.frameworks. This is the legacy SDK pattern, and it is being phased out. All packages in darwin.apple_sdk, darwin.apple_sdk_11_0, and darwin.apple_sdk_12_3 are stubs that do nothing. If your derivation references them, you can delete them. The default SDK should be enough to build your package.

@rtimush
Copy link
Collaborator

rtimush commented Aug 30, 2025

I wonder if that was already the case with the nixpkgs version from the flake.lock. Maybe it's worth updating the lockfile as well.

@lavrov lavrov merged commit 90e515d into coralogix:master Sep 1, 2025
16 checks passed
@rtimush rtimush mentioned this pull request Oct 21, 2025
rtimush added a commit that referenced this pull request Oct 21, 2025
## 🤖 New release

* `protofetch`: 0.1.11 -> 0.1.12

<details><summary><i><b>Changelog</b></i></summary><p>

<blockquote>

##
[0.1.12](v0.1.11...v0.1.12)
- 2025-10-21

### Other

- Preserve dependencies order
([#166](#166))
- Delete apple_sdk.frameworks.Security
([#165](#165))
- Add to the readme an example of subtree checkout
([#164](#164))
- Include content_roots in README
([#163](#163))
- Upgrade dependencies and tooling
([#160](#160))
- fix typo (#159)
</blockquote>


</p></details>

---
This PR was generated with
[release-plz](https://github.com/release-plz/release-plz/).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants