summary refs log tree commit diff
path: root/pkgs/os-specific/darwin/darling/default.nix
Commit message (Collapse)AuthorAge
* darwin.darling: dropWeijia Wang2023-04-25
|
* Merge pull request #107431 from veprbl/pr/darling_src_fixDmitry Kalinkin2021-04-18
|\ | | | | darwin.darling.src: fix build on case-sensitive filesystems
| * darwin.darling.src: fix build on case-sensitive filesystemsDmitry Kalinkin2021-01-18
| | | | | | | | Co-authored-by: Andrew Childs <lorne@cons.org.nz>
* | treewide: cmake buildInputs to nativeBuildInputs, minor cleanupsBen Siraphob2021-01-01
|/
* Revert "Revert "darwin 10.12 commits""Matthew Bauer2019-04-20
| | | | This reverts commit 8505e710e707b2e425379dc356721194f742d8d0.
* pkgs/*: remove unreferenced function argumentsvolth2018-07-21
|
* darling: fix srcMatthew Bauer2018-04-29
| | | | | | | | Darling has a case conflict which means that its src hash will be different between case sensitive and case insensitive file systems. This is not ideal and the only way around it is basically to remove the offending files from the output. I use fetchzip here to do that but I hope there is a better fix available eventually.
* darling: fixup hashMatthew Justin Bauer2018-04-18
|
* darling: darwin only for nowMatthew Justin Bauer2018-04-16
|
* darling: use correct hashMatthew Bauer2018-04-15
|
* darling: initMatthew Bauer2018-04-09