Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix_:override apple_sdk to use version 11.0 for macOS builds
- Updated overlay.nix to override the default `apple_sdk` version for macOS builds. - Resolved issue with missing component of SDK in x86_64 builds by setting `darwin.apple_sdk` to `apple_sdk_11_0`.
- Loading branch information