mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-12-04 12:53:05 +00:00
a761d5ed1b
Fixes missing CoreFoundation declarations since bump to 3.19.3,
e.g. `error: unknown type name 'CFUUIDRef'`
ApplicationServices.h transitively includes CoreFoundation.h, but as we
patch ApplicationServices out of CMake, the CF symbols were not visible.
Previously this was not a concern, as they were not needed until
|
||
---|---|---|
.. | ||
2.8.nix | ||
3.2.2-cygwin.patch | ||
application-services.patch | ||
default.nix | ||
libuv-application-services.patch | ||
search-path-2.8.patch | ||
search-path.patch | ||
setup-hook.sh |