summary refs log tree commit diff
path: root/pkgs/os-specific/darwin
Commit message (Collapse)AuthorAge
* khd: 1.1.4 -> 2.0.0Daiderd Jordan2017-01-30
|
* Merge branch 'master' into kwmMichael Raskin2017-01-24
|\
| * Merge pull request #22070 from LnL7/khdMichael Raskin2017-01-24
| |\ | | | | | | khd: init at v1.1.4
| | * kwm: init at 1.1.4Daiderd Jordan2017-01-24
| | |
| * | Add function to build a ghc standalone archive (OSX/iOS only)Shea Levy2017-01-23
| |/
* / kwm: init at 4.0.4Daiderd Jordan2017-01-23
|/
* darwin: update shas, some sources where re-released with different metadataDaiderd Jordan2017-01-23
|
* ios-cross: Expose the SDK directory via ccCrossShea Levy2017-01-23
|
* darwin: fixed eval of frameworksDaiderd Jordan2017-01-21
|
* ios-cross: Bump sdk version, verify sdk install at build timeShea Levy2017-01-20
|
* Merge pull request #21898 from matthewbauer/darwintoolsDaiderd Jordan2017-01-15
|\ | | | | DarwinTools: init at 1
| * DarwinTools: init at 1Matthew Bauer2017-01-08
| |
* | reattach-to-user-namespace: fix versionJude Taylor2017-01-10
| |
* | update reattach-to-user-namespaceJude Taylor2017-01-10
| |
* | stdenv: bootstrap cmake and python on darwinDaiderd Jordan2017-01-03
| |
* | Merge branch 'master' into stagingVladimír Čunát2016-12-22
|\ \
| * | Revert "apple-sdk: 10.9 -> 10.11"Daiderd Jordan2016-12-20
| | | | | | | | | | | | This reverts commit 377cef8d16c47df74d2653432d9bba968236c8a0.
* | | Merge remote-tracking branch 'origin/master' into stagingAristid Breitkreuz2016-12-20
|\| |
| * | apple-sdk: 10.9 -> 10.11Dan Peebles2016-12-19
| | |
* | | Merge branch 'master' into stagingVladimír Čunát2016-12-17
|\| |
| * | Merge pull request #21133 from matthewbauer/shell_cmdsDaiderd Jordan2016-12-15
| |\ \ | | | | | | | | shell_cmds: init at 198
| | * | shell_cmds: init at 187Matthew Bauer2016-12-14
| | | | | | | | | | | | | | | | fixes #11707
| * | | darwin.CoreOSMakefiles: removeMatthew Bauer2016-12-14
| |/ / | | | | | | | | | | | | | | | This wasn't being used and it was causing an error when evaluating: error: attribute ‘CoreOSMakefiles’ missing, at /Users/mbauer/Projects/nixpkgs2/pkgs/os-specific/darwin/apple-source-releases/default.nix:140:71
* | | darwin.libunwind: fix sourceDaiderd Jordan2016-12-15
| | | | | | | | | | | | | | | | | | Fixes #20977 since this was the same sha as the linux package nix just used that instead.
* | | Merge branch 'master' into stagingVladimír Čunát2016-12-09
|\| |
| * | reattach-to-user-namespace: Set platformsTuomas Tynkkynen2016-12-05
| |/
* / apple-sdk: Include system cups librariesAnthony Cowley2016-12-07
|/ | | | | | | The SDK includes cups header files, but not the libraries. The `nixpkgs.cups` definition doesn't build on darwin due to the SDK being too old. This change symlinks the system cups libraries into the old SDK.
* file_cmds: init at 264.1.1Matthew Bauer2016-11-27
|
* ios-cross: Document known prefixesShea Levy2016-11-19
|
* Merge branch 'staging'Vladimír Čunát2016-11-19
|\ | | | | | | | | Hydra rebuild looks fine; only a few Darwin jobs is queued: http://hydra.nixos.org/eval/1304891?compare=1304807
| * Merge branch 'master' into stagingVladimír Čunát2016-11-17
| |\ | | | | | | | | | To incorporate some larger security rebuilds (jasper).
| * \ Merge branch 'master' into stagingVladimír Čunát2016-11-15
| |\ \
| * | | darwin.Libsystem: export _mach_init_routineDaiderd Jordan2016-11-09
| | | |
* | | | ios-cross: Fix for simulatorShea Levy2016-11-18
| | | |
* | | | Add haskell packages set for cross ghcShea Levy2016-11-18
| |_|/ |/| |
* | | Merge pull request #16540 from matthewbauer/xcbuildDaniel Peebles2016-11-16
|\ \ \ | | | | | | | | xcbuild: add wrapper
| * | | xcbuild: Get rid of developer.nix, move to wrapperMatthew Bauer2016-11-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | also: - add custom outputs "specs" for xcbuild - get rid of unneeded tools - update xcbuild - add more comments - fixup xcbuild derivations Affected xcbuild derivations include: - adv_cmds - network_cmds - basic_cmds
| * | | xcbuild: update meta and commentsMatthew Bauer2016-11-15
| | | |
| * | | xcbuild: add name to platform.nixMatthew Bauer2016-11-15
| | | |
| * | | network_cmds: init at 481.20.1Matthew Bauer2016-11-15
| | | | | | | | | | | | | | | | Fixes #16764
| * | | developer_cmds: init at 62Matthew Bauer2016-11-15
| | | |
| * | | Librpcsvc: init at 26Matthew Bauer2016-11-15
| | | |
| * | | basic_cmds: init at 55Matthew Bauer2016-11-15
| | | |
| * | | adv_cmds: move from all-packagesMatthew Bauer2016-11-15
| | | | | | | | | | | | | | | | Use the old way with pkgs/os-specific/darwin/apple-source-releases/defuault.nix.
| * | | adv_cmds: add custom install phaseMatthew Bauer2016-11-15
| | | |
| * | | xcbuild: temporarily fix cflags/ldflagsMatthew Bauer2016-11-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This gets everything to build. adv_cmds: remove NIX_LDFLAGS - unneeded
| * | | adv_cmds: Disable pkill.Matthew Bauer2016-11-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | pkill isn't building because of some missing headers: - xpc/xpc.h - os/base_private.h - _simple.h They are all available somewhere but not set up correctly in the Darwin stdenv. TODO: add pkill back in!
| * | | adv_cmds: add xcode derivationMatthew Bauer2016-11-15
| | | |
* | | | Add initial basic support for cross-compiling to iOSShea Levy2016-11-15
| |_|/ |/| |
* | | Add a patch for cctools to work with Xcode 8John Wiegley2016-11-14
| | |