From 7fb011df898c703c9435d28633c32b150a6680cd Mon Sep 17 00:00:00 2001 From: toonn Date: Tue, 1 Mar 2022 00:39:29 +0100 Subject: [PATCH] Libsystem: Update headers.txt Replacing `cpio -pdm` with `copyHierarchy` makes us end up with two extra headers. I'm not sure why this happens, there's no reason why `cpio` should miss those headers. --- .../darwin/apple-source-releases/Libsystem/headers.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/pkgs/os-specific/darwin/apple-source-releases/Libsystem/headers.txt b/pkgs/os-specific/darwin/apple-source-releases/Libsystem/headers.txt index 09b0ab41045..cdca44c7292 100644 --- a/pkgs/os-specific/darwin/apple-source-releases/Libsystem/headers.txt +++ b/pkgs/os-specific/darwin/apple-source-releases/Libsystem/headers.txt @@ -71,6 +71,7 @@ architecture/i386/table.h architecture/i386/tss.h arpa/ftp.h arpa/inet.h +arpa/nameser.h arpa/nameser_compat.h arpa/telnet.h arpa/tftp.h @@ -956,6 +957,7 @@ mpool.h msgcat.h nameser.h nc_tparm.h +ncurses.h ncurses_dll.h ndbm.h net/bpf.h