···1212, xorg
1313, libiconv
1414, AppKit
1515-, Foundation
1615, Security
1716# darwin.apple_sdk.sdk
1817, sdk
···4746 buildInputs = [ openssl zstd ]
4847 ++ lib.optionals stdenv.isDarwin [ zlib libiconv Security ]
4948 ++ lib.optionals (stdenv.isDarwin && stdenv.isx86_64) [
5050- Foundation
5149 (
5250 # Pull a header that contains a definition of proc_pid_rusage().
5351 # (We pick just that one because using the other headers from `sdk` is not