summary refs log tree commit diff
path: root/pkgs/os-specific/darwin/apple-source-releases/bootstrap_cmds/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>
* yacc: deprecate aliasSandro Jäckel2021-04-04
| | | | and add a new line after the alphabetically sorting to please my inner monk
* darwin.bootstrap_cmds: use correct arch in "mig"Andrew Childs2021-03-03
|
* darwin.bootstrap_cmds: update to 121Monson Shao2021-01-29
|
* treewide: remove stdenv where not neededPavol Rusnak2021-01-25
|
* pkgs/os-specific: stdenv.lib -> libBen Siraphob2021-01-17
|
* Revert "Revert "darwin 10.12 commits""Matthew Bauer2019-04-20
| | | | This reverts commit 8505e710e707b2e425379dc356721194f742d8d0.
* apple-source-releases: Add some meta.platformsTuomas Tynkkynen2017-09-04
| | | | Or Hydra tries to build them on Linux...
* apple misc pkgs: `buildInputs` -> `nativeBuildInputs`John Ericson2017-08-28
|
* Add a big bundle of packages from apple source releases. Many of them only ↵Dan Peebles2015-02-08
provide headers or stubs, but are what's needed for the upcoming pure-darwin stdenv, and don't do any harm for now.