nixpkgs/pkgs
Ryan Burns a761d5ed1b cmake: fix build on darwin
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
d250b67722
2021-01-24 08:45:10 +01:00
..
applications Merge master into staging-next 2021-01-24 06:44:02 +00:00
build-support treewide: stdenv.lib -> lib 2021-01-24 01:49:49 +01:00
common-updater treewide: stdenv.lib -> lib 2021-01-24 01:49:49 +01:00
data all-cabal-hashes: update to Hackage at 2021-01-22T18:56:49Z 2021-01-22 20:43:02 +01:00
desktops Merge pull request #109875 from rhoriguchi/dynamic-panel-transparency 2021-01-24 03:02:56 +01:00
development cmake: fix build on darwin 2021-01-24 08:45:10 +01:00
games Merge pull request #110628 from prusnak/stdenv-lib 2021-01-24 03:10:32 +01:00
misc Merge master into staging-next 2021-01-24 06:44:02 +00:00
os-specific Merge master into staging-next 2021-01-24 06:44:02 +00:00
pkgs-lib
servers Merge master into staging-next 2021-01-24 06:44:02 +00:00
shells Merge pull request #110334 from kevingriffin/babelfish-1.0.1 2021-01-21 17:04:24 +01:00
stdenv lib: Clean up how linux and gcc config is specified 2021-01-23 10:01:28 -05:00
test treewide: stdenv.lib -> lib 2021-01-24 01:49:49 +01:00
tools Merge master into staging-next 2021-01-24 06:44:02 +00:00
top-level Merge master into staging-next 2021-01-24 06:44:02 +00:00