Skip to content

Commit c6bce8b

Browse files
committed
Drop macOS SDKs that follow "the old way"
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
1 parent c0e74dc commit c6bce8b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

default.nix

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
{ cargo
2-
, darwin
32
, fetchurl
43
, jq
54
, lib

0 commit comments

Comments
 (0)