Commit graph

85720 commits

Author SHA1 Message Date
Doron Behar 039056386d
luaPackages.pulseaudio: remove (#94939)
It's not maintained any more by upstream (by @doronbehar) and it doesn't
build correctly with `buildLuarocksPackage` (see #89767).
2020-08-08 15:43:13 +02:00
Alyssa Ross 5e7d581ffd libhugetlbfs: init at 2.22 2020-08-08 13:13:27 +00:00
Michael Weiss 32b7270c0d
range-v3: 0.10.0 -> 0.11.0 (#94887) 2020-08-08 13:54:58 +02:00
Daniël de Kok a4cdc0213c
Merge pull request #94784 from r-ryantm/auto-update/libmatroska
libmatroska: 1.6.0 -> 1.6.1
2020-08-08 11:18:41 +02:00
Daniël de Kok 0d2f78130c
Merge pull request #94830 from r-ryantm/auto-update/petsc
petsc: 3.13.2 -> 3.13.3
2020-08-08 10:55:55 +02:00
Daniël de Kok bc7b404b1a python3Packages.pytorch: fix library names in lib output on Darwin
The library name fixup was attempted on the dev output, whereas it should be
applied to the lib output.
2020-08-08 10:36:48 +02:00
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
Daniël de Kok b10e79a261
Merge pull request #94911 from marsam/update-ocamlformat
ocamlformat: 0.14.2 -> 0.15.0
2020-08-08 10:20:19 +02:00
Vladimír Čunát 564f440b37
Merge #94704: gperftools: fix dlopen() on aarch64 2020-08-08 09:12:03 +02:00
Chris Ostrouchov dcde340519 pythonPackages.dockerspawner: init at 0.11.1 2020-08-08 08:06:11 +02:00
Chris Ostrouchov 99f6fe1548 pythonPackages.batchspawer: init at 1.0.0 2020-08-08 08:06:11 +02:00
Vincent Laporte b8dfca143c coq_8_12: 8.12+β1 → 8.12.0
coqPackages.equations: 1.2.2 → 1.2.3
2020-08-08 06:33:08 +02:00
Vincent Laporte 86fbad8466 ocamlPackages.lua-ml: 0.9 → 0.9.1 2020-08-08 06:17:23 +02:00
Barry Moore b794182cb2 pythonPackages.jupyter-telemetry: init at 0.1.0 2020-08-07 19:59:39 -07:00
Barry Moore 102864c247 pythonPackages.jupyterhub: 1.0.0 -> 1.1.0 2020-08-07 19:59:39 -07:00
Silvan Mosberger 9a452a6337
Merge pull request #94825 from bachp/qtwebkit-5.212.0-alpha4
qtwebkit: 5.212-alpha-01-26-2018 -> 5.212.0-alpha4
2020-08-08 01:30:20 +02:00
Louis Tim Larsen e768fce754
libhdhomerun: add comment about UDP firewall rule
PR #94620
2020-08-08 01:01:33 +02:00
Roman Volosatovs c9c957d476
gopls: 0.4.3 -> 0.4.4 (#94888) 2020-08-07 20:29:34 +00:00
John Ericson 0bb1b894aa
Merge pull request #88783 from NickHu/ayatana
libayatana-appindicator: init at 0.5.4 libayatana-indicator: init at 0.6.3 ayatana-ido: init at 0.4.90
2020-08-07 16:00:13 -04:00
Jonathan Ringer 036d924844 python3Packages.vega: fix build 2020-08-07 12:38:45 -07:00
Utku Demir ed1623421f ghcHEAD: 8.11.20200505 -> 8.11.20200731 2020-08-07 20:34:52 +02:00
Peter Simons f50a34bbef haskell-lsp-test: update override to the latest version 2020-08-07 20:34:52 +02:00
Peter Simons b38e6cf1c6 ghc-8.10.x: update override for optics-core 2020-08-07 20:34:52 +02:00
Peter Simons a08c537cfb ghc-8.10.x: update override for dhall 2020-08-07 20:34:52 +02:00
Peter Simons 81475fabc8 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.15.5-13-g52041eb from Hackage revision
b1162ac6f1.
2020-08-07 20:34:44 +02:00
Gabor Greif 7b3dbe3dd3 ghc-{8.8.3, 8.8.4, 8.10.1}: fix typos 2020-08-07 20:34:42 +02:00
Peter Simons 9613e64f67 hackage2nix: update list of broken packages to fix evaluation errors 2020-08-07 20:34:42 +02:00
Peter Simons e165f41942 LTS Haskell 16.8 2020-08-07 20:34:42 +02:00
Pamplemousse 35c702cc40 pythonPackages.binwalk: add dependencies
Signed-off-by: Pamplemousse <xav.maso@gmail.com>
2020-08-07 10:41:44 -07:00
Evan Stoll 2b09ecd168 pythonPackages.cot: init at 2.2.1 2020-08-07 10:10:03 -07:00
markuskowa b9bf9c9236
Merge pull request #94829 from matthuszagh/openmpi
openmpi: enable c++ bindings
2020-08-07 18:24:52 +02:00
Daniël de Kok 9531f984d0
Merge pull request #94420 from danieldk/onednn-1.6
oneDNN: 1.5.1 -> 1.6
2020-08-07 17:58:41 +02:00
Matt Huszagh 3f13e1af0d openmpi: enable C++ bindings 2020-08-07 08:31:07 -07:00
Daniël de Kok 49ef0fd51a rocclr: fix build (no OpenCL library is required)
rocclr builds fail since CMake was upgraded to 3.18. This version
introduces the REQUIRED option of find_library. However rocclr only
needs OpenCL headers. This change makes finding an OpenCL library
optional again.
2020-08-07 16:49:18 +02:00
Tim Steinbach b71dc9d264
Merge pull request #94789 from jerith666/openjdk-8u265
openjdk8: 1.8.0_242 -> 1.8.0_265
2020-08-07 09:03:49 -04:00
Mario Rodas feab14d327
Merge pull request #94775 from r-ryantm/auto-update/ldb
ldb: 2.1.4 -> 2.2.0
2020-08-07 07:24:35 -05:00
Oleksii Filonenko 3a3e61b54b
Merge pull request #94847 from colemickens/packet-cli
packet-cli: 0.0.7 -> 0.0.8
2020-08-07 14:09:35 +03:00
R. RyanTM febbcb62ce nim: 1.2.4 -> 1.2.6 2020-08-07 12:37:05 +02:00
Max Wittig 585aa266d3
gitlab-runner: 13.2.0 -> 13.2.2 (#94818) 2020-08-07 09:24:58 +00:00
Damien Cassou 101eda66b6
Merge pull request #94781 from DamienCassou/cypress-4.12.1
cypress: 4.9.0 -> 4.12.1
2020-08-07 11:21:55 +02:00
R. RyanTM 6d85f8d55b python27Packages.braintree: 4.2.0 -> 4.3.0 2020-08-07 00:52:19 -07:00
R. RyanTM 014d494e05 faudio: 20.07 -> 20.08 2020-08-07 00:36:08 -07:00
Pascal Bach 2cfff96eff qtwebkit: 5.212-alpha-01-26-2018 -> 5.212.0-alpha4 2020-08-07 09:31:52 +02:00
R. RyanTM 37e6ac0410 flyctl: 0.0.135 -> 0.0.137 2020-08-07 00:18:54 -07:00
R. RyanTM 6e276d3612 dbmate: 1.9.0 -> 1.9.1 2020-08-07 00:16:19 -07:00
R. RyanTM c542d21686 mockgen: 1.4.3 -> 1.4.4 2020-08-07 00:07:54 -07:00
R. RyanTM 4d67cf18d8 python27Packages.azure-mgmt-monitor: 0.10.0 -> 0.11.0 2020-08-06 23:39:16 -07:00
Mario Rodas cf5bc04fcf python3Packages.scrapy: 2.2.1 -> 2.3.0 2020-08-06 23:03:45 -07:00
Mario Rodas 4b5bae260a python3Packages.itemloaders: init at 1.0.1 2020-08-06 23:03:45 -07:00
R. RyanTM bfac863728 python27Packages.cli-helpers: 2.0.1 -> 2.1.0 2020-08-06 23:00:42 -07:00