| Commit message (Expand) | Author | Age | Files | Lines |
| * | python3Packages: format with nixfmt | Martin Weinelt | 2024-05-22 | 1 | -122/+126 |
| * | python312Packages.pyqt5: normalize pname | Felix Buehler | 2024-03-10 | 1 | -2/+3 |
| * | python311Packages.pyqt5-sip: rename from pyqt5_sip | Felix Buehler | 2024-01-10 | 1 | -4/+4 |
| * | pyqt5: fix cross | Adam Joseph | 2023-11-05 | 1 | -3/+52 |
| * | python3Packages.pyqt5-stubs: init at 5.15.6.0 | Sophie Tauchert | 2023-07-26 | 1 | -0/+4 |
| * | python3Packages.pyqt5: add QtDesigner | Nicolas Benes | 2023-06-09 | 1 | -0/+4 |
| * | python3Packages.pyqt5: add QtSerialPort | Nicolas Benes | 2023-06-09 | 1 | -0/+4 |
| * | PyQt5: enable parallel building•••Port the workaround for parallel building from PyQt6 to PyQt5. The
initial workaround has been added in commit
1824a128a150d743f1c6614ae849ad64894057a1.
| Nicolas Benes | 2023-03-30 | 1 | -0/+11 |
| * | PyQt5: fix check for QtConnectivity•••The module QtConnectivity does not exist. However, QtBluetooth and QtNfc
do.
| Nicolas Benes | 2023-03-30 | 1 | -1/+1 |
| * | python310Packages.pyqt5: 5.15.7 -> 5.15.9 | Robert Schütz | 2023-02-22 | 1 | -2/+2 |
| * | python3Packages.pyqt5: add setuptools | Vladimír Čunát | 2022-09-17 | 1 | -0/+2 |
| * | python3Packages.pyqt5: fix build for aarch64-darwin | Zaripov Kamil | 2022-08-20 | 1 | -1/+10 |
| * | python3Packages.pyqt5: 5.15.4 -> 5.15.7 | K900 | 2022-07-21 | 1 | -2/+10 |
| * | python310Packages.pyqt: fix build by confirming the license | Sandro Jäckel | 2022-07-21 | 1 | -6/+8 |
| * | pyqt5_sip: init at 12.9.1•••Expose this python module in python-packages.nix
| Doron Behar | 2022-02-15 | 1 | -15/+2 |
| * | dupeguru: 4.0.4 -> 4.1.1•••Fix pyqt5_sip issue, and enable tests.
| Doron Behar | 2022-02-15 | 1 | -1/+1 |
| * | qgis, pyqt: introduce qgis-ltr and update qgis•••Add qtlocation to pyqt, and ensure that it is included with both
qgis derivations.
| Matthew Pickering | 2022-01-25 | 1 | -0/+4 |
| * | pkgs.development.python-modules: remove unused args | Markus S. Wamser | 2021-11-12 | 1 | -1/+0 |
| * | python3Packages.pyqt5: use python callPackage instead of qt5 callPackage | Eduardo Sánchez Muñoz | 2021-06-27 | 1 | -18/+19 |
| * | pythonPackages.pyqt5: remove Python 2 support•••Not used and simplifies the expression.
| Eduardo Sánchez Muñoz | 2021-06-27 | 1 | -56/+9 |
| * | pythonPackages.pyqt5: fix license and homepage | Eduardo Sánchez Muñoz | 2021-06-27 | 1 | -2/+2 |
| * | pythonPackages.pyqt5: 5.15.2 -> 5.15.4 | Eduardo Sánchez Muñoz | 2021-06-27 | 1 | -4/+4 |
| * | python3Packages.pyqt5: build using `pyproject`•••Required to use sip 6
| Eduardo Sánchez Muñoz | 2021-06-27 | 1 | -3/+7 |
| * | pythonPackages.sip_5: rename to sip | Eduardo Sánchez Muñoz | 2021-05-10 | 1 | -1/+1 |
| * | pythonPackages.sip: rename to sip_4•••sip 4 is the old and unmaintained version
| Eduardo Sánchez Muñoz | 2021-05-10 | 1 | -1/+1 |
| * | Merge pull request #108888 from ttuegel/feature--staging--qt-no-mkDerivation•••Qt: Do not require mkDerivation | Thomas Tuegel | 2021-01-26 | 1 | -0/+2 |
| |\ |
|
| | * | qtbase: Check for wrapQtAppsHook in setupHook | Thomas Tuegel | 2021-01-25 | 1 | -0/+2 |
| * | | Merge pull request #108041 from eduardosm/sip5 | Sandro | 2021-01-24 | 1 | -31/+42 |
| |\ \
| |/
|/| |
|
| | * | pyqt5: use sip_5 for Python 3 | Eduardo Sánchez Muñoz | 2021-01-15 | 1 | -31/+42 |
| * | | treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix•••continuation of #109595
pkgconfig was aliased in 2018, however, it remained in
all-packages.nix due to its wide usage. This cleans
up the remaining references to pkgs.pkgsconfig and
moves the entry to aliases.nix.
python3Packages.pkgconfig remained unchanged because
it's the canonical name of the upstream package
on pypi.
| Jonathan Ringer | 2021-01-19 | 1 | -2/+2 |
| |/ |
|
| * | pyqt: 5.15.1 -> 5.15.2•••This keeps the PyQt5 version in sync with the Qt release. While it is
apparently not strictly required it is probably not the worst idea to do
this.
| Andreas Rammhold | 2020-12-11 | 1 | -2/+2 |
| * | python3.pkgs.pyqt5: 5.14.2 -> 5.15.1 | Doron Behar | 2020-10-08 | 1 | -2/+2 |
| * | pythonPackages.pyqt5: 5.13.0 -> 5.14.2 | Milan Pässler | 2020-05-11 | 1 | -6/+6 |
| * | treewide: Per RFC45, remove all unquoted URLs | Michael Reilly | 2020-04-10 | 1 | -1/+1 |
| * | pythonPackages.pyqt5: add passthru for features enabled | Doron Behar | 2020-03-27 | 1 | -0/+3 |
| * | qarte: use pyqt5_with_qtmultimedia•••Otherwise, qarte fails at run-time with:
> from PyQt5.QtMultimedia import QMediaPlayer
> ModuleNotFoundError: No module named 'PyQt5.QtMultimedia'
| Vincent Laporte | 2019-08-27 | 1 | -0/+3 |
| * | python.pkgs.pyqt5: 5.11.3 -> 5.13.0•••This upgrades pyqt5 and fixes the build. Note that the QtWebEngine
module is split into `pyqtwebengine` by upstream and us.
If your application gives an error that a Qt module is missing, then
that is most likely because it was not included when building pyqt5.
The solution is to simply add it here to the `(native)BuildInputs`.
Don't forget to add an import check. We should include all the modules
(except qtwebkit) that are needed.
| Robert Schütz | 2019-08-03 | 1 | -12/+79 |
| * | treewide: remove unused variables (#63177)•••* treewide: remove unused variables
* making ofborg happy
| volth | 2019-06-16 | 1 | -1/+1 |
| * | python3Packages.pyqt5: fix building dbus support module | Jan Tojnar | 2019-03-03 | 1 | -6/+8 |
| * | python.pkgs.pyqt5: fix build | Frederik Rietdijk | 2019-02-17 | 1 | -1/+1 |
| * | pyqt5: refactor | Dmitry Kalinkin | 2018-12-27 | 1 | -13/+11 |
| * | pyqt5: make qtwebkit optional, disable by default•••qtwebkit appears to be unsupported in Qt 5.11. We are using some old port
https://github.com/NixOS/nixpkgs/blob/475d653afdbd8fe3e00ccfd22a30014b0df7aeaa/pkgs/development/libraries/qt-5/5.11/default.nix#L39-L48
and it is broken on darwin.
| Dmitry Kalinkin | 2018-12-27 | 1 | -5/+8 |
| * | pyqt5: remove old fixes•••Since about 5 hydra evaluations ago the build log has:
substituteStream(): WARNING: pattern 'install_dir=pydbusmoddir' doesn't match anything in file 'configure.py'
substituteStream(): WARNING: pattern 'ModuleMetadata(qmake_QT=['webkitwidgets'])' doesn't match anything in file 'configure.py'
Looking at the original configure.py I don't see any mention of
pydbusmoddir and ModuleMetadata seems to be set like the patch suggests:
'QtWebKitWidgets': ModuleMetadata(
qmake_QT=['webkitwidgets',
'printsupport']),
It appears that we don't need the fix anymore.
Reverts: d3ed0ab32b ('PyQt: fix build')
| Dmitry Kalinkin | 2018-12-27 | 1 | -4/+0 |
| * | pythonPackages.pyqt5: import sip as PyQt5.sip•••pyqt5 5.11 has switched from sip to PyQt5.sip.
| Orivej Desh | 2018-12-27 | 1 | -4/+6 |
| * | pythonPackages.pyqt5: link sip module | nyanloutre | 2018-12-21 | 1 | -0/+1 |
| * | python.pkgs.pyqt5: 5.10.1 -> 5.11.3 | Robert Schütz | 2018-12-03 | 1 | -25/+4 |
| * | pkgs/*: remove unreferenced function arguments | volth | 2018-07-21 | 1 | -1/+1 |
| * | treewide: remove aliases in nixpkgs•••This makes the command ‘nix-env -qa -f. --arg config '{skipAliases =
true;}'’ work in Nixpkgs.
Misc...
- qtikz: use libsForQt5.callPackage
This ensures we get the right poppler.
- rewrites:
docbook5_xsl -> docbook_xsl_ns
docbook_xml_xslt -> docbook_xsl
diffpdf: fixup
| Matthew Bauer | 2018-07-18 | 1 | -3/+3 |
| * | pyqt5: Fixes build with Qt 5.11 | Bastian Köcher | 2018-06-12 | 1 | -2/+12 |
| * | python.pkgs.pyqt5: apply patch for cura segfaults | Johannes Frankenau | 2018-06-10 | 1 | -1/+12 |