summary refs log tree commit diff
path: root/pkgs/os-specific/darwin/darwin-stubs/default.nix
Commit message (Collapse)AuthorAge
* darwin packages: Get ready for crossJohn Ericson2021-05-11
| | | | | | | | 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>
* darwin/stdenv: tapi stub based bootstrapAndrew Childs2020-12-22
| | | | Fixes bootstrapping on macOS Big Sur.
* darwin/darwin-stubs: initAndrew Childs2020-11-12