darwin.Libsystem: add appleHeaders
This commit is contained in:
@@ -115,6 +115,8 @@ appleDerivation {
|
|||||||
ln -s libresolv.9.dylib $out/lib/libresolv.dylib
|
ln -s libresolv.9.dylib $out/lib/libresolv.dylib
|
||||||
'';
|
'';
|
||||||
|
|
||||||
|
appleHeaders = builtins.readFile ./headers.txt;
|
||||||
|
|
||||||
meta = with lib; {
|
meta = with lib; {
|
||||||
description = "The Mac OS libc/libSystem (tapi library with pure headers)";
|
description = "The Mac OS libc/libSystem (tapi library with pure headers)";
|
||||||
maintainers = with maintainers; [ copumpkin gridaphobe ];
|
maintainers = with maintainers; [ copumpkin gridaphobe ];
|
||||||
|
|||||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user