about summary refs log tree commit diff
path: root/pkgs/os-specific/darwin/apple-source-releases/libclosure
AgeCommit message (Collapse)AuthorFilesLines
2021-05-11darwin packages: Get ready for crossJohn Ericson1-2/+2
If things build fine with `stdenvNoCC`, let them use that. If tools might be prefixed, prepare for that, either by directly splicing or just using the env vars provided by the wrapper setup-hooks. Co-authored-by: Dmitry Kalinkin <dmitry.kalinkin@gmail.com>
2021-01-30darwin.libclosure: add appleHeadersMonson Shao1-0/+5
2018-07-21pkgs/*: remove unreferenced function argumentsvolth1-1/+1
2018-05-06treewide: Remove phasesMatthew Justin Bauer1-3/+1
2015-02-08Add a big bundle of packages from apple source releases. Many of them only ↵Dan Peebles1-0/+10
provide headers or stubs, but are what's needed for the upcoming pure-darwin stdenv, and don't do any harm for now.