Commit graph

237740 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
Ryan Mulligan 397d06d212 jitsi: fix desktop category; patch
The patch was trying to add LD_LIBRARY_PATH to the beginning of the
wrapper, but it was failing to do that.

There are still background errors when starting the binary.
2020-08-08 06:26:02 -07:00
Alyssa Ross 5e7d581ffd libhugetlbfs: init at 2.22 2020-08-08 13:13:27 +00:00
Michael Weiss a2498f5ace
gns3-gui: Replace qt5Full with wrapQtApp (proper solution)
This will now properly wrap the gns3 binary using wrapQtApp instead of
unnecessarily adding qt5Full to the PATH (which significantly increases
the closure and often causes the build to break due to broken transitive
dependencies).
This supersedes the old approach from commit 0eaec4dee2.
2020-08-08 15:11:47 +02:00
Michael Weiss b5eb32289c
gollum: 5.0.1 -> 5.1 2020-08-08 15:09:43 +02:00
Silvan Mosberger dab35c3025
Merge pull request #94908 from siraben/powder-v95
the-powder-toy: 94.1 -> 95.0
2020-08-08 14:43:02 +02:00
Michael Weiss e67b1c2875
gns3-{gui,server}: 2.2.11 -> 2.2.12 2020-08-08 14:35:25 +02:00
Vladimír Čunát 6866904fdb
Revert #93761: "audacity: 2.4.1 -> 2.4.2"
This reverts commit 20872cb0ad.
Otherwise it crashes on startup: #94865.
2020-08-08 14:08:07 +02:00
Michael Weiss 32b7270c0d
range-v3: 0.10.0 -> 0.11.0 (#94887) 2020-08-08 13:54:58 +02:00
Jacek Galowicz 2a288cb1da
Merge pull request #93824 from blitz/fix-rpi4-installer
Fix Raspberry Pi 4B SD-Card Install Image
2020-08-08 13:45:02 +02:00
Orivej Desh 208a219d4a kmetronome: init at 1.0.1 2020-08-08 11:23:34 +00:00
Félix Baylac-Jacqué b50ef9afa1
Merge pull request #94916 from ju1m/prosody
prosody-modules: update to revision 2dcbc01c9931
2020-08-08 12:50:19 +02:00
Julien Moutinho ddd897c2b4 prosody: update community modules to revision 2dcbc01c9931 2020-08-08 12:05:21 +02:00
Daniël de Kok 3317fb0b77
Merge pull request #94928 from 0x4A6F/master-0x4A6F-email
maintainers.0x4A6F: update email
2020-08-08 11:37:01 +02:00
Timo Kaufmann ed9363d521
Merge pull request #89124 from davidak/geekbench5
geekbench5: add compute benchmark support
2020-08-08 11:32:45 +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
Robert Schütz cb8a5e5b87
spaceship-prompt: install prompt_spaceship_setup (#94604)
just like in https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=spaceship-prompt-git
2020-08-08 10:30:52 +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
0x4A6F fa2b8b01bc
maintainers.0x4A6F: update email 2020-08-08 08:08:10 +00:00
Daniël de Kok ac99819975 python3Packages.transformers: enable on all Unix platforms 2020-08-08 09:58:44 +02:00
Daniël de Kok 3e6f7d3b31 python3Packages.sacremoses: enable on all Unix platforms 2020-08-08 09:58:36 +02:00
Peter Hoeg e0f5a283d2
Merge pull request #94915 from austinbutler/kodi-18.8
kodi: 18.6 -> 18.8
2020-08-08 15:33:30 +08:00
Vladimír Čunát 564f440b37
Merge #94704: gperftools: fix dlopen() on aarch64 2020-08-08 09:12:03 +02:00
Vladimír Čunát 58c66ddc6a
Merge #94863: thunderbird*: minor updates (+security) 2020-08-08 09:03:27 +02:00
Peter Hoeg 4767015ec8
Merge pull request #84073 from pnelson/nextdns-1.4.36
nextdns: init at 1.7.0
2020-08-08 14:29:12 +08:00
Austin Butler 18b5eb3f74 kodi: 18.6 -> 18.8 2020-08-07 23:27:47 -07:00
Anders Kaseorg 3c375e0eb2 pythonPackages.protobuf: Use default version of protobuf
This has no current effect because pkgs.protobuf is pkgs.protobuf3_12,
but since we always want this to upgrade consistently with the default
version of protobuf, we might as well say so.

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2020-08-07 23:12:29 -07:00
Pavol Rusnak 5d22e3ce40 electrum: 3.3.8 -> 4.0.2 2020-08-08 08:10:45 +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
Mario Rodas a80b05f48e
rclone: add marsam to maintainers 2020-08-08 04:20:00 +00:00
Mario Rodas d7ea32d90f
rclone: 1.52.2 -> 1.52.3 2020-08-08 04:20:00 +00: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
Mario Rodas 8659095cad
vale: 2.2.2 -> 2.3.0
https://github.com/errata-ai/vale/releases/tag/v2.3.0
2020-08-07 20:35:33 -05:00
Ben Siraphob f20d864c9f the-powder-toy: 94.1 -> 95.0 2020-08-08 07:57:13 +07:00
zowoq 8fb410c0ad nixos/*: editorconfig fixes 2020-08-08 10:54:16 +10:00
Mario Rodas c10db9c14c
bazelisk: 1.5.0 -> 1.6.0
https://github.com/bazelbuild/bazelisk/releases/tag/v1.6.0
2020-08-07 19:46:54 -05:00
Silvan Mosberger 3735c9ef90
Merge pull request #94713 from fionera/add-qt-video-wlr
qt-video-wlr: init at 2020-08-03
2020-08-08 02:08:31 +02: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
Fionera 716cd39e89 qt-video-wlr: init at 2020-08-03 2020-08-08 01:10:40 +02:00
Louis Tim Larsen e768fce754
libhdhomerun: add comment about UDP firewall rule
PR #94620
2020-08-08 01:01:33 +02:00
Louis Tim Larsen 2204f74bd4
hdhomerun-config-gui: init at 20200521 2020-08-08 00:45:10 +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