Commit Graph
247658 Commits
Author SHA1 Message Date
Frederik Rietdijk c0d5cf4993 puddletag: mark broken 2020-10-08 19:26:35 +02:00
Frederik Rietdijk 5d4117bd12 openshot-qt: consustently use qt 5.14 2020-10-08 19:13:19 +02:00
Frederik Rietdijk 902c567974 qutebrowser: use current qt (5.15) again instead of 5.14
For security reasons [1] we upgrade to the latest Qt, despite this
breaking a feature, which is why 5.14 was forced earlier.

[1] https://github.com/NixOS/nixpkgs/pull/99456#issuecomment-703523943
2020-10-08 19:13:01 +02:00
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
Jan TojnarandGitHub 0790b3e4dc Merge pull request #99990 from helsinki-systems/upd/gimp
gimp: 2.10.20 -> 2.10.22
2020-10-08 18:59:28 +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
Gabriel EbnerandGitHub 02a318d3f3 Merge pull request #99712 from avdv/notmuch-0.31
notmuch: 0.30.1c80020 -> 0.31
2020-10-08 18:11:57 +02:00
ajs124 7b0c79c056 babl: 0.1.80 -> 0.1.82 2020-10-08 17:50:00 +02:00
Michele Guerini RoccoandGitHub 2c9ffeeda1 Merge pull request #99662 from prusnak/monero
monero{,-gui}: 0.16.0.3 -> 0.17.0.1
2020-10-08 17:34:41 +02:00
Tim Steinbach 066397c0fe oh-my-zsh: Format with nixfmt 2020-10-08 11:00:19 -04:00
Tim Steinbach 3f1321a03d nanorc: 2018-09-05 -> 2020-01-25 2020-10-08 11:00:18 -04:00
Tim Steinbach 6224bfd839 openjdk8: Remove maintainer nequissimus 2020-10-08 11:00:18 -04:00