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
Gabriel Ebner
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 Rocco
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
Tim Steinbach
d2b161582e
sbt: Format with nixfmt
2020-10-08 11:00:18 -04:00
Tim Steinbach
96e5d91998
ammonite: Format with nixfmt
2020-10-08 11:00:17 -04:00
Tim Steinbach
a5209ce244
httpstat: Format with nixfmt
2020-10-08 11:00:17 -04:00
Tim Steinbach
e0aa9513d4
miniserve: Remove maintainer nequissimus
2020-10-08 11:00:16 -04:00
Tim Steinbach
b863273e7d
liquibase: Remove maintainer nequissimus
2020-10-08 11:00:16 -04:00
Tim Steinbach
1609e467d6
avro-tools: Remove maintainer nequissimus
2020-10-08 11:00:16 -04:00
Tim Steinbach
ee2c434e89
zulu: Remove maintainer nequissimus
2020-10-08 11:00:15 -04:00
Tim Steinbach
5596a2b01d
kotlin: Remove maintainer nequissimus
2020-10-08 11:00:15 -04:00
Tim Steinbach
9ef0ac8fe9
docker: Remove maintainer nequissimus
2020-10-08 11:00:14 -04:00
Tim Steinbach
9b5201fb50
vivaldi: Remove maintainer nequissimus
2020-10-08 11:00:14 -04:00