Commit Graph
246212 Commits
Author SHA1 Message Date
Frederik Rietdijk b9af2d2259 dupeguru: mark as broken 2020-10-08 19:06:35 +02:00
Frederik Rietdijk 64388b5b55 cadence: use qt 5.14 consistently 2020-10-08 19:03:37 +02:00
Frederik Rietdijk 93111343dc qgis: consistently use qt 5.14 2020-10-08 18:57:26 +02:00
Frederik Rietdijk 084c4da16a qgis: 3.10.9 -> 3.10.10 2020-10-08 18:57:26 +02:00
Frederik Rietdijk ae37cb3610 qscintilla: 2.11.2 -> 2.11.5, fix license 2020-10-08 18:57:26 +02:00
Doron BeharandFrederik Rietdijk 179986f378 webmacs: Use qt5.15, as pyqt5 in it (#99956) 2020-10-08 18:57:25 +02:00
Doron BeharandFrederik Rietdijk 1fa76554c8 rapid-photo-downloader: Use qt5.15, as pyqt5 in it (#99956) 2020-10-08 18:57:25 +02:00
Doron BeharandFrederik Rietdijk 38d517f634 qpaeq: Use qt5.15, as pyqt5 in it (#99956) 2020-10-08 18:57:25 +02:00
Doron BeharandFrederik Rietdijk 0cbd755852 qnotero: Use qt5.15, as pyqt5 in it (#99956) 2020-10-08 18:57:25 +02:00
Doron BeharandFrederik Rietdijk 8b8febd15f qarte: Use qt5.15, as pyqt5 in it (#99956) 2020-10-08 18:57:25 +02:00
Doron BeharandFrederik Rietdijk a9a2cc99b9 manuskript: Use qt5.15, as pyqt5 in it (#99956) 2020-10-08 18:57:25 +02:00
Doron BeharandFrederik Rietdijk dfec61ea28 leo-editor: Use qt5.15, as pyqt5 in it (#99956) 2020-10-08 18:57:25 +02:00
Doron BeharandFrederik Rietdijk 9abf6cb459 kmymoney: Use qt5.15, as python weboob in it (#99956) 2020-10-08 18:57:25 +02:00
Doron BeharandFrederik Rietdijk 36caf7ea26 kcc: Use qt5.15, as pyqt5 in it (#99956) 2020-10-08 18:57:25 +02:00
Doron BeharandFrederik Rietdijk aa20203d3c inkcut: Use qt5.15, as pyqt5 in it (#99956) 2020-10-08 18:57:24 +02:00
Doron BeharandFrederik Rietdijk 32a362bb61 gmic-qt-krita: Use qt5.15 - as used by krita (#99956) 2020-10-08 18:57:24 +02:00
Doron BeharandFrederik Rietdijk 2aff7cf32c krita: Use qt5.15 - same as pyqt5 in it (#99956) 2020-10-08 18:57:24 +02:00
Doron BeharandFrederik Rietdijk 883b21debe vorta: Fix double wrapping 2020-10-08 18:57:24 +02:00
Doron BeharandFrederik Rietdijk 8b16b8cb56 libsForQt5.kpeoplevcard: init at 0.1 2020-10-08 18:57:24 +02:00
Doron BeharandFrederik Rietdijk faedc6a226 libsForQt5.pulseaudio-qt: init at 1.2.0 2020-10-08 18:57:24 +02:00
Doron BeharandFrederik Rietdijk 244ef6c24b freecad: Use libsForQt5 and not qt5.14
(#99956).
2020-10-08 18:57:24 +02:00
Doron BeharandFrederik Rietdijk 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 BeharandFrederik Rietdijk 62738d495c friture: Use qt5.15 just like pyqt5
Don't double wrap executables.
2020-10-08 18:57:24 +02:00
Doron BeharandFrederik Rietdijk 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 BeharandFrederik Rietdijk 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 BeharandFrederik Rietdijk 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 BeharandFrederik Rietdijk 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 BeharandFrederik Rietdijk 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 BeharandFrederik Rietdijk cd5b560541 python3.pkgs.nose-timer: init at 1.0.0 2020-10-08 18:57:23 +02:00
Doron BeharandFrederik Rietdijk 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 BeharandFrederik Rietdijk 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 BeharandFrederik Rietdijk 5cbf0c1beb ffado: Use libsForQt5 (not 514) 2020-10-08 18:57:23 +02:00
Doron BeharandFrederik Rietdijk 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 BeharandFrederik Rietdijk 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 BeharandFrederik Rietdijk 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:
https://github.com/NixOS/nixpkgs/pull/99956/commits/2667af4062ef0710b486fbae3108e0141aecb0fc
2020-10-08 18:57:22 +02:00
Frederik Rietdijk 4bccbd9592 qutebrowser: minor fixup regarding use of qt 514
In https://github.com/NixOS/nixpkgs/commit/3fafb021256bc594cecd949b3edc5bc480fc721f
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 BeharandFrederik Rietdijk 0331c39d4e python3.pkgs.pyqt5: 5.14.2 -> 5.15.1 2020-10-08 18:57:22 +02:00
Doron BeharandFrederik Rietdijk 98e6fdd6a6 python3.pkgs.sip: 4.19.22 -> 4.19.24 2020-10-08 18:57:22 +02:00
Timo KaufmannandGitHub 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
WORLDofPEACEandGitHub 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
WORLDofPEACEandGitHub 407a5d7530 Revert "pythonPackages.afdko: 3.5.0 → 3.5.1" 2020-10-08 10:19:41 -04:00
Jan TojnarandGitHub 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 GagnauxandProfpatsch 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 KaufmannandGitHub 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 KaufmannandGitHub b836d199bf Merge pull request #100026 from ardumont/drop-spidermonkey-alias
Drop spidermonkey from aliases
2020-10-08 14:16:56 +02:00