Commit Graph

246207 Commits

Author SHA1 Message Date
Doron Behar
179986f378 webmacs: Use qt5.15, as pyqt5 in it (#99956) 2020-10-08 18:57:25 +02:00
Doron Behar
1fa76554c8 rapid-photo-downloader: Use qt5.15, as pyqt5 in it (#99956) 2020-10-08 18:57:25 +02:00
Doron Behar
38d517f634 qpaeq: Use qt5.15, as pyqt5 in it (#99956) 2020-10-08 18:57:25 +02:00
Doron Behar
0cbd755852 qnotero: Use qt5.15, as pyqt5 in it (#99956) 2020-10-08 18:57:25 +02:00
Doron Behar
8b8febd15f qarte: Use qt5.15, as pyqt5 in it (#99956) 2020-10-08 18:57:25 +02:00
Doron Behar
a9a2cc99b9 manuskript: Use qt5.15, as pyqt5 in it (#99956) 2020-10-08 18:57:25 +02:00
Doron Behar
dfec61ea28 leo-editor: Use qt5.15, as pyqt5 in it (#99956) 2020-10-08 18:57:25 +02:00
Doron Behar
9abf6cb459 kmymoney: Use qt5.15, as python weboob in it (#99956) 2020-10-08 18:57:25 +02:00
Doron Behar
36caf7ea26 kcc: Use qt5.15, as pyqt5 in it (#99956) 2020-10-08 18:57:25 +02:00
Doron Behar
aa20203d3c inkcut: Use qt5.15, as pyqt5 in it (#99956) 2020-10-08 18:57:24 +02:00
Doron Behar
32a362bb61 gmic-qt-krita: Use qt5.15 - as used by krita (#99956) 2020-10-08 18:57:24 +02:00
Doron Behar
2aff7cf32c krita: Use qt5.15 - same as pyqt5 in it (#99956) 2020-10-08 18:57:24 +02:00
Doron Behar
883b21debe vorta: Fix double wrapping 2020-10-08 18:57:24 +02:00
Doron Behar
8b16b8cb56 libsForQt5.kpeoplevcard: init at 0.1 2020-10-08 18:57:24 +02:00
Doron Behar
faedc6a226 libsForQt5.pulseaudio-qt: init at 1.2.0 2020-10-08 18:57:24 +02:00
Doron Behar
244ef6c24b freecad: Use libsForQt5 and not qt5.14
(#99956).
2020-10-08 18:57:24 +02:00
Doron Behar
f4b8c8f1df git-annex-metadata-gui: fix qt wrapping
Wrap application with wrapQtAppsHook and no double wrapping.
2020-10-08 18:57:24 +02:00
Doron Behar
62738d495c friture: Use qt5.15 just like pyqt5
Don't double wrap executables.
2020-10-08 18:57:24 +02:00
Doron Behar
3d8267ee88 flent: Use qt5.15 just like pyqt5 use in it (#99956)
Bonus: Spare double wrapping.
2020-10-08 18:57:23 +02:00
Doron Behar
16c2b3c614 cq-editor: Use qt5.15 completely.
Don't mix qt5.14 and pyqt5 which uses qt5.15 (#99956).
2020-10-08 18:57:23 +02:00
Doron Behar
bc0113e2c2 electrum-ltc: Use default qt5.15.
The same as used by pyqt5 (#99956).

Also: Fix double wrapping.
2020-10-08 18:57:23 +02:00
Doron Behar
56d047f0b0 dupeguru: Don't override qt5 version.
Since Python's pyqt5 is using qt5.15, it should use the same version as
well.
2020-10-08 18:57:23 +02:00
Doron Behar
36b7e89f19 python3.pkgs.androguard: rewrite
Add an optional withGui flag to turn off gui as most of the time it's
not needed since this is a python library.

Use a GitHub tarball to optionally enable tests, currently disabled by
default, but next release' tests should pass (tested the beta release
tag).

Wrap qt apps properly, without double wrapping, if gui is enabled.
2020-10-08 18:57:23 +02:00
Doron Behar
cd5b560541 python3.pkgs.nose-timer: init at 1.0.0 2020-10-08 18:57:23 +02:00
Doron Behar
2edd4edcb9 electron-cash: 4.1.0 -> 4.1.1
Remove included upstream patches. Use qt5.15 (#99956). Spare double
wrapping by using `makeWrapperArgs+=()`.
2020-10-08 18:57:23 +02:00
Doron Behar
f3e5c93d03 cura, curaLulzbot: Use qt5.15
Since now Python packages use qt5.15, this should too.
2020-10-08 18:57:23 +02:00
Doron Behar
5cbf0c1beb ffado: Use libsForQt5 (not 514) 2020-10-08 18:57:23 +02:00
Doron Behar
198e025172 retext: Fix build by using default qt5.15.
Bonus: Set `makeWrapperArgs` instead of calling `wrapQtApp` - to prevent
double wrapping.
2020-10-08 18:57:23 +02:00
Doron Behar
2d238fc6b0 calibre-py{2,3}: Use libsForQt5 - same is used in python-packages.nix 2020-10-08 18:57:22 +02:00
Frederik Rietdijk
1561163203 carla: 2.1.1 -> 2.2.0 and use the default qt515 2020-10-08 18:57:22 +02:00
Doron Behar
15bfdf8e51 pythonPackages.pyqtwebengine: Apply qt5.14 patch only if needed
Since we now use qt5.15 in all python modules (defaulting to the same
qt5 used in all-packages.nix), That patch is not required, but it will
be needed if qt5.14 is used if pythonInterpreters is overridden, which
is likely to happen like it happend to qutebrowser for instance. See:
2667af4062
2020-10-08 18:57:22 +02:00
Frederik Rietdijk
4bccbd9592 qutebrowser: minor fixup regarding use of qt 514
In 3fafb02125
the Qt version used by Qutebrowser was downgraded from 5.15 to 5.14.
Let's be consistent by also setting qt514 and including a comment so one
can trace why it is used.

(Note that downgrade gave it the same Qt version as used by the Python
packages set at the time, so in principle the override could be
removed.)
2020-10-08 18:57:22 +02:00
Frederik Rietdijk
edac19f166 pythonPackages: use current qt5 instead of 5.14 2020-10-08 18:57:22 +02:00
Doron Behar
0331c39d4e python3.pkgs.pyqt5: 5.14.2 -> 5.15.1 2020-10-08 18:57:22 +02:00
Doron Behar
98e6fdd6a6 python3.pkgs.sip: 4.19.22 -> 4.19.24 2020-10-08 18:57:22 +02:00
Timo Kaufmann
0fa60e2096
Merge pull request #100034 from timokau/mediatomb-fixes
Mediatomb fixes
2020-10-08 16:44:12 +02:00
Emery Hemingway
dd8423f865 solo5: init 0.6.7 2020-10-08 16:21:09 +02:00
WORLDofPEACE
bed1a9ea5f
Merge pull request #100035 from NixOS/revert-98158-afdko-3.5.1
Revert "pythonPackages.afdko: 3.5.0 → 3.5.1"
2020-10-08 10:20:18 -04:00
WORLDofPEACE
407a5d7530
Revert "pythonPackages.afdko: 3.5.0 → 3.5.1" 2020-10-08 10:19:41 -04:00
Jan Tojnar
fc6e61b1c5
Merge pull request #100015 from NixOS/expo-cli-fix
nodePackages.expo-cli: use .override
2020-10-08 16:17:16 +02:00
Tim Steinbach
9d481e0bb1
snort: 2.9.16 -> 2.9.16.1 2020-10-08 10:12:41 -04:00
Timo Kaufmann
a4cde0f969 nixos/mediatomb: fix doc errors
Follow-up to #93450 to fix the manual build.
2020-10-08 16:04:11 +02:00
Thibault Gagnaux
fd2c495e97 bazel_0: fix build on darwin
Fixes `error: thread-local storage is not supported for the current target` by
upgrading clang_7 -> to clang_8 which supports thread-local storage.
2020-10-08 16:03:44 +02:00
Timo Kaufmann
19ac436cf5
Merge pull request #93450 from ardumont/gerbera-service
mediatomb: Improve service + add gerbera support and tests
2020-10-08 14:20:07 +02:00
Timo Kaufmann
b836d199bf
Merge pull request #100026 from ardumont/drop-spidermonkey-alias
Drop spidermonkey from aliases
2020-10-08 14:16:56 +02:00
Antoine R. Dumont (@ardumont)
b1062d4dcd
Drop spidermonkey from aliases
It's already aliased in all-packages.

This creates issues at least for the mediatomb build.

Related to #93450#issuecomment-705408544
2020-10-08 12:43:01 +02:00
Hongchang Wu
b50ef4e3f2 ocamlPackages.fmt: 0.8.8 -> 0.8.9 2020-10-08 11:36:01 +02:00
Vincent Laporte
afa12b1128 ocamlPackages.bap: 2.0.0 → 2.1.0 2020-10-08 10:31:19 +02:00
Daniël de Kok
c8111ef271
Merge pull request #99946 from ggreif/master
wasmtime: 0.19.0 -> 0.20.0
2020-10-08 10:02:09 +02:00
Daniël de Kok
12112dedbf
Merge pull request #99962 from penguwin/charm
charm: 0.8.2 -> 0.8.3
2020-10-08 09:55:45 +02:00