nixpkgs/pkgs/os-specific/darwin
netfox 815d6c0d3e
apple-framework-System: fix System.tbd dangling symbolic link
Contrarily to the other frameworks, System framework's TBD file
is a symlink pointing to `${MacOSX-SDK}/usr/lib/libSystem.B.tbd`.

This produces an error when using the framework, as:

  1. The original file is not copied into the output directory
  2. Even if it was copied, the relative path wouldn't match

Resulting in the symlink being broken and the linker failing when
trying to link `-framework System`.

The fix applied consists in replacing the symbolic link with the
actual file, as this is easier than fixing the link and doesn't
seem to produce any side effects.
2023-04-12 14:37:48 +02:00
..
apple-sdk darwin.apple_sdk.frameworks.DisplayServices: init 2023-01-10 23:14:00 +08:00
apple-sdk-11.0 apple-framework-System: fix System.tbd dangling symbolic link 2023-04-12 14:37:48 +02:00
apple-source-releases Merge pull request #225672 from reckenrode/adv_cmds-aarch64-darwin 2023-04-11 09:25:38 +03:00
binutils bintools: Add response file support to ld-wrapper (#213831) 2023-02-23 17:05:18 -08:00
cctools bintools: Add response file support to ld-wrapper (#213831) 2023-02-23 17:05:18 -08:00
CoreSymbolication
darling
darwin-stubs
DarwinTools darwin.DarwinTools: update src 2023-01-30 23:25:37 +01:00
defaultbrowser defaultbrowser: init at unstable-2020-07-23 2022-09-24 09:37:12 +10:00
discrete-scroll
dockutil
duti
ghc-standalone-archive
goku goku: 0.5.2 -> 0.6.0, fix deps, add aarch64 2023-01-02 14:50:41 -08:00
grandperspective grandperspective: init at 3.0.1 2023-02-21 21:08:40 +02:00
impure-cmds
insert_dylib
ios-deploy
iproute2mac darwin.iproute2mac: 1.4.0 -> 1.4.1 2022-09-19 09:27:47 +08:00
karabiner-elements Merge pull request #223558 from vamega/karabiner-elements-update-script 2023-04-01 02:06:55 +03:00
khd
kwm
libtapi treewide: optional -> optionals where the argument is a list 2022-10-10 15:40:21 +03:00
lsusb
m-cli
macfuse macfuse-stubs: 4.1.0 -> 4.4.1 2022-10-12 13:30:39 -07:00
maloader treewide: move NIX_CFLAGS_COMPILE to the env attrset 2023-02-22 21:23:04 +02:00
mas
moltenvk moltenvk: 1.2.2 -> 1.2.3 2023-04-03 11:51:39 -03:00
mysides
native-x11-and-opengl
noah treewide: mark packages broken that never built on PLATFORM 2022-12-13 21:40:12 +01:00
opencflite
openwith darwin.openwith: init at unstable-2022-10-28 2023-02-07 06:22:06 +10:00
osx-cpu-temp
osxsnarf
pam-reattach pam-reattach: cleanup (#205509) 2022-12-17 17:35:23 +01:00
plistwatch plistwatch: init at unstable-2020-12-22 2022-12-08 17:16:28 -08:00
pngpaste pngpaste: init at 0.2.3 2022-08-07 18:20:24 +03:00
print-reexports
qes
raycast raycast: 1.48.9 -> 1.49.0 2023-03-29 15:47:13 -06:00
reattach-to-user-namespace
rectangle rectangle: add meta.sourceProvenance 2022-10-06 12:09:25 +01:00
rewrite-tbd
shortcat shortcat: init at 0.11.0 2022-10-27 13:13:00 +11:00
signing-utils stdenv: support opt-in __structuredAttrs 2022-12-08 06:13:19 +02:00
sigtool sigtool: 0.1.2 → 0.1.3 2022-10-08 11:12:36 -05:00
sketchybar sketchybar: 2.13.2 -> 2.14.1 2023-02-23 22:56:59 +08:00
skhd
smimesign smimesign: 0.1.0 -> 0.2.0 2023-03-07 04:20:00 +00:00
spacebar spacebar: 1.2.1 -> 1.4.0 2022-08-17 12:11:29 -04:00
stubs
swift-corelibs
swiftbar swiftbar: init at 1.4.3 2022-08-31 18:21:47 +02:00
swiftdefaultapps swiftdefaultapps: init at 2.0.1 2022-09-02 17:24:11 -07:00
trash
utm UTM: use makeWrapper to link UTM into bin/ 2023-04-03 12:48:37 -04:00
wifi-password
xattr darwin.xattr: update src 2023-01-30 23:25:44 +01:00
xcode xcode: update hashes to SRI for consistency 2023-01-28 17:51:21 -05:00
yabai yabai: 4.0.4 -> 5.0.2 2022-12-23 10:21:39 +01:00
gen-frameworks.py apple_sdk_11_0: simplify SDK unpacking 2023-03-17 21:30:51 +01:00