Skip to content

Commit

Permalink
Drop macOS SDKs that follow "the old way"
Browse files Browse the repository at this point in the history
Nixpkgs now has much more reasonable handling of macOS SDKs, and this old default is not generally needed  for builds anymore.

I think having these SDKs in the inputs is a bit of a nuisance now, since it means there are mixed framework versions in the closure.

See: https://discourse.nixos.org/t/on-the-future-of-darwin-sdks-or-how-you-can-stop-worrying-and-put-the-sdk-in-build-inputs/50574
See: NixOS/nixpkgs#346043
  • Loading branch information
grahamc committed Dec 4, 2024
1 parent c0e74dc commit c6bce8b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion default.nix
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
{ cargo
, darwin
, fetchurl
, jq
, lib
Expand Down

0 comments on commit c6bce8b

Please sign in to comment.