darwin.Libsystem: add appleHeaders

This commit is contained in:
Monson Shao 2021-01-23 21:48:11 +08:00
parent e2fb835ce2
commit 0681f7f979
No known key found for this signature in database
GPG key ID: 163271C707982C65
2 changed files with 1729 additions and 0 deletions

View file

@ -115,6 +115,8 @@ appleDerivation {
ln -s libresolv.9.dylib $out/lib/libresolv.dylib
'';
appleHeaders = builtins.readFile ./headers.txt;
meta = with lib; {
description = "The Mac OS libc/libSystem (tapi library with pure headers)";
maintainers = with maintainers; [ copumpkin gridaphobe ];

File diff suppressed because it is too large Load diff