nixpkgs/pkgs
Daniël de Kok 6ffc0fd601 python3Packages.pytorch: fix Darwin build by disabling GCD
PyTorch 1.6.0 has updated the vendored pthreadpool library, which has recently
added support for Grand Central Dispatch. Unfortunately, it uses functionality
(DISPATCH_APPLY_AUTO) that is only available since macOS 10.13, whereas we are
still using 10.12 libraries.

We can't directly pass through option to vendored libraries, since the setup.py
scripts creates/filters the options that are passed to CMake. So, instead, this
adds a small patch that disables the GCD functionality in pthreadpool.
2020-08-08 10:36:48 +02:00
..
applications Merge pull request #94915 from austinbutler/kodi-18.8 2020-08-08 15:33:30 +08:00
build-support Merge master into staging-next 2020-08-01 19:37:20 +02:00
common-updater treewide: use nix-update updateScript for packages I maintain 2020-07-29 12:33:39 -04:00
data recursive: 1.052 -> 1.054 2020-08-03 04:20:00 -05:00
desktops Merge pull request #94336 from romildo/upd.enlightenment 2020-08-06 19:20:52 -03:00
development python3Packages.pytorch: fix Darwin build by disabling GCD 2020-08-08 10:36:48 +02:00
games osu-lazer: osu-lazer: 2020.801.0 -> 2020.806.0 2020-08-07 10:20:20 -07:00
misc mame: 0.222 -> 0.223 (#94853) 2020-08-07 12:03:39 -04:00
os-specific cramfsswap: Make binary available 2020-08-07 10:41:44 -07:00
pkgs-lib
servers Merge pull request #94831 from r-ryantm/auto-update/pdns-recursor 2020-08-07 20:39:39 +02:00
shells spaceship-prompt: install prompt_spaceship_setup (#94604) 2020-08-08 10:30:52 +02:00
stdenv redox: add as target 2020-07-21 13:11:36 -07:00
test stdenv: make -nostdinc work as intended 2020-07-23 08:39:46 +01:00
tools wob: 0.8 -> 0.9 2020-08-07 21:20:26 +02:00
top-level Merge pull request #84073 from pnelson/nextdns-1.4.36 2020-08-08 14:29:12 +08:00