summary refs log tree commit diff
path: root/pkgs/os-specific/darwin
Commit message (Collapse)AuthorAge
* treewide: fix string escapesvolth2019-09-16
|
* wifi-password: init at 0.1.0 (#68373)Nikita Voloboev2019-09-10
| | | | | | | | * wifi-password: init at 0.1.0 * Apply suggestions from code review Co-Authored-By: symphorien <symphorien@users.noreply.github.com>
* treewide: remove redundant recvolth2019-08-28
|
* Merge staging-next into stagingFrederik Rietdijk2019-08-28
|\
| * Merge master into staging-nextFrederik Rietdijk2019-08-27
| |\
| | * darwin.network_cmds: pin to openssl 1.0.2Robin Gloster2019-08-26
| | |
* | | treewide: remove redundant quotesvolth2019-08-26
|/ /
* | Merge staging-next into stagingFrederik Rietdijk2019-08-17
|\|
| * darwin.adv_cmds: Fix fetchzip call by using https not http (#64546)Robert Winslow2019-08-14
| |
* | treewide: name -> pname (easy cases) (#66585)volth2019-08-15
|/ | | | | | | | | treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname
* Merge staging-next into stagingFrederik Rietdijk2019-07-09
|\
| * smimesign: init at v0.0.13Eric Norris2019-07-04
| |
* | darwin.trash: remove cf-privateDaiderd Jordan2019-07-03
| |
* | darwin-frameworks: add import CoreFoundation to CoreServicesDaiderd Jordan2019-07-03
| |
* | darwin-frameworks: replace cf-private and move it's setup-hookDaiderd Jordan2019-07-03
| | | | | | | | | | | | The only remaining use-case for cf-private are symbols that are not available in the opensource build. This generally solved the problem because of it's setup-hook.
* | darwin-frameworks: remove CFDaiderd Jordan2019-07-03
|/ | | | | | | CoreFoundation is included by the stdenv, moving the decision of what version should be used there makes it possible to override it entirely rather then prepending flags like cf-private does which can be unreliable.
* Merge pull request #63707 from matthewbauer/fix-63043Matthew Bauer2019-06-23
|\ | | | | Qt5 + Darwin fixes
| * apple-sdk: add MetalKitMatthew Bauer2019-06-23
| |
* | Merge pull request #63051 from marsam/init-noahMario Rodas2019-06-22
|\ \ | |/ |/| noah: init at 0.5.1
| * noah: init at 0.5.1Mario Rodas2019-06-12
| |
* | treewide: remove unused variables (#63177)volth2019-06-16
|/ | | | | | * treewide: remove unused variables * making ofborg happy
* Merge pull request #62684 from bdesham/trash-0.9.2Matthew Bauer2019-06-11
|\ | | | | trash: 0.9.1 -> 0.9.2
| * trash: 0.9.1 -> 0.9.2Benjamin Esham2019-06-04
| |
* | chunkwm: init at 0.4.9Daiderd Jordan2019-06-07
|/
* Merge pull request #60932 from c0bw3b/patches-cleanupRenaud2019-05-07
|\ | | | | [treewide] delete (some) unused patches
| * [treewide] delete unused patchesc0bw3b2019-05-04
| |
* | Merge pull request #56744 from matthewbauer/macos-10-12Matthew Bauer2019-04-26
|\ \ | |/ |/| Update macOS to 10.12
| * darwin: correct framework dependencyMatthew Bauer2019-04-26
| | | | | | | | | | AudioUnit depends on AudioToolbox now, so use that to keep compatibility.
| * apple-sdk: add Metal framework for QuartzCoreMatthew Bauer2019-04-26
| |
| * Libsystem: get os/{log,trace,activity}.h from darlingMatthew Bauer2019-04-26
| | | | | | | | This is the only place I can find the headers.
| * cctools: add patch for apfsMatthew Bauer2019-04-26
| |
| * darwin.xnu: install os/log.h file in LibsystemMatthew Bauer2019-04-26
| |
| * apple-sdk: Foundation needs cf-privateMatthew Bauer2019-04-26
| |
| * apple-sdk: update frameworks locationMatthew Bauer2019-04-26
| | | | | | | | | | | | | | Some have been removed like: - DrawSprocket - DVComponentGlue
| * Libsystem: add os/availability.hMatthew Bauer2019-04-26
| |
| * cf-private: don’t use private sdkMatthew Bauer2019-04-26
| | | | | | | | no private sdk is available for 10.12.
| * treewide: rename llvm-dsymutil to dsymutilMatthew Bauer2019-04-26
| | | | | | | | This is a change introduced between llvm 5 and llvm 7.
| * Revert "Revert "cctools: bump to latest commit""Matthew Bauer2019-04-26
| | | | | | | | This reverts commit 0e78f2bd10df60c78144073a9f8dcd6086f046cf.
| * cctools: enable tapi everywhereMatthew Bauer2019-04-26
| | | | | | | | Gets us closer to #19906.
| * libtapi: initMatthew Bauer2019-04-26
| | | | | | | | (cherry picked from commit 69347697d3336d4b6add8276d9f75daf6f0cacf3)
| * Revert "Revert "darwin 10.12 commits""Matthew Bauer2019-04-20
| | | | | | | | This reverts commit 8505e710e707b2e425379dc356721194f742d8d0.
* | Merge pull request #53863 from thefloweringash/osxfuseJoachim F2019-04-21
|\ \ | |/ |/| osxfuse: init at 3.8.3
| * osxfuse: init at 3.8.3Andrew Childs2019-01-13
| |
* | Merge branch 'staging-next' into stagingVladimír Čunát2019-03-10
|\ \
| * | xcode-sdk-pkgs: add sdk to extraPackagesMatthew Bauer2019-03-09
| | | | | | | | | | | | this gives you access to libraries like Foundation.
* | | Merge pull request #56031 from matthewbauer/prioritiesMatthew Bauer2019-03-09
|\ \ \ | |/ / |/| | Add some more priorities
| * | darwin.binutils: set low priorityMatthew Bauer2019-02-18
| | |
| * | darwin.binutils: add myself as maintainerMatthew Bauer2019-02-18
| | |
* | | Merge staging-next into masterFrederik Rietdijk2019-03-01
|\ \ \
| * \ \ Merge branch 'master' into staging-nextVladimír Čunát2019-02-22
| |\ \ \ | | | | | | | | | | | | | | | Hydra nixpkgs: ?compare=1506218