Robert Schütz
|
57bb3d7e7a
|
home-assistant: update component-packages.nix
|
2021-06-27 12:26:42 +02:00 |
|
Robert Schütz
|
8ee5356aa9
|
python3Packages.total-connect-client: init at 0.58
|
2021-06-27 12:26:42 +02:00 |
|
Robert Schütz
|
4ba70da807
|
ghostwriter: add run-time dependencies to PATH
|
2021-06-27 12:01:15 +02:00 |
|
Robert Schütz
|
22ea812bff
|
ghostwriter: 2.0.1 -> 2.0.2
https://github.com/wereturtle/ghostwriter/releases/tag/2.0.2
|
2021-06-27 12:01:15 +02:00 |
|
Michael Weiss
|
c2d88c93ac
|
Merge pull request #128255 from MatthewCroughan/hikari-2.3.1
hikari: 2.3.0 -> 2.3.1
|
2021-06-27 11:28:35 +02:00 |
|
Fabian Affolter
|
ea8e50b462
|
Merge pull request #128254 from dotlambda/adblock-0.5.0
python3Packages.adblock: 0.4.4 -> 0.5.0
|
2021-06-27 11:05:42 +02:00 |
|
Vladyslav M
|
b385d52786
|
Merge pull request #128248 from 06kellyjac/master
just: 0.9.5 -> 0.9.6
|
2021-06-27 11:51:12 +03:00 |
|
Fabian Affolter
|
b22947175f
|
Merge pull request #128260 from dotlambda/python-izone-1.1.6
python3Packages.python-izone: 1.1.5 -> 1.1.6
|
2021-06-27 10:48:23 +02:00 |
|
Robert Schütz
|
3524f5a4c9
|
python3Packages.adblock: 0.4.4 -> 0.5.0
https://github.com/ArniDagur/python-adblock/releases/tag/0.5.0
|
2021-06-27 10:38:54 +02:00 |
|
Damien Cassou
|
ffc3a456a5
|
Merge pull request #128203 from DamienCassou/update-ledger-autosync-1.0.3
Update ledger-autosync to 1.0.3
|
2021-06-27 09:54:22 +02:00 |
|
Fabian Affolter
|
4d503dfe6b
|
Merge pull request #128257 from maaslalani/slides
slides: 0.2.0 -> 0.3.0
|
2021-06-27 09:51:13 +02:00 |
|
Fabian Affolter
|
fb546691fb
|
Merge pull request #128281 from jojosch/pystray-0.17.4
pythonPackages.pystray: 0.17.3 -> 0.17.4
|
2021-06-27 09:47:59 +02:00 |
|
Johannes Schleifenbaum
|
4c31c2113f
|
pythonPackages.pystray: 0.17.3 -> 0.17.4
|
2021-06-27 09:07:33 +02:00 |
|
Vincent Laporte
|
d60534722e
|
why3: use GTK3
|
2021-06-27 09:03:12 +02:00 |
|
Vincent Laporte
|
773bdf6998
|
why3: 1.3.3 → 1.4.0
framac: 22.0 → 23.0-rc1
|
2021-06-27 09:03:12 +02:00 |
|
Anderson Torres
|
f5b9a25cdd
|
Merge pull request #123378 from eduardosm/sip_6
python3Packages.sip: 5.5.0 -> 6.1.1;
pythonPackages.pyqt5: 5.15.2 -> 5.15.4;
python3Packages.pyqt-builder: 1.6.0 -> 1.10.1
|
2021-06-27 01:41:19 -03:00 |
|
Ryan Mulligan
|
ffabe30bb2
|
Merge pull request #128175 from r-ryantm/auto-update/libratbag
libratbag: 0.15 -> 0.16
|
2021-06-26 19:02:54 -07:00 |
|
Eduardo Sánchez Muñoz
|
015fa4e53e
|
python3Packages.pyqt5: use python callPackage instead of qt5 callPackage
|
2021-06-27 00:59:55 +02:00 |
|
Eduardo Sánchez Muñoz
|
52457525ad
|
veusz: fix PyQt5 sip path and use sip 4
veusz tries to use the `sip` binary, which is no longer available in sip 6
|
2021-06-27 00:59:55 +02:00 |
|
Maas Lalani
|
0da8789e73
|
slides: 0.2.0 -> 0.3.0
|
2021-06-26 18:27:35 -04:00 |
|
Eduardo Sánchez Muñoz
|
3b6066299d
|
pythonPackages.qscintilla-qt5: do not use with pythonPackages;
|
2021-06-27 00:25:13 +02:00 |
|
Eduardo Sánchez Muñoz
|
a3e96e616f
|
pythonPackages.pyqt5: remove Python 2 support
Not used and simplifies the expression.
|
2021-06-27 00:25:13 +02:00 |
|
Eduardo Sánchez Muñoz
|
42d9ba907c
|
hplip_3_18_5: remove
It does not seem to be used anymore and will allow to simplify pyqt5's expression (https://github.com/NixOS/nixpkgs/pull/123378#issuecomment-866786136).
|
2021-06-27 00:25:13 +02:00 |
|
Eduardo Sánchez Muñoz
|
f5888e7277
|
pythonPackages.sip{,_4}: update homepage
|
2021-06-27 00:25:13 +02:00 |
|
Eduardo Sánchez Muñoz
|
a153965249
|
pythonPackages.pyqt5: fix license and homepage
|
2021-06-27 00:25:13 +02:00 |
|
Eduardo Sánchez Muñoz
|
d6e728efc2
|
pythonPackages.qscintilla-qt5: add pythonImportsCheck and disable Python 2 support
|
2021-06-27 00:25:13 +02:00 |
|
Eduardo Sánchez Muñoz
|
38034013e3
|
pythonPackages.pyqt-builder: add eduardosm as maintainer
|
2021-06-27 00:25:13 +02:00 |
|
Eduardo Sánchez Muñoz
|
3f66782125
|
pythonPackages.pyqtwebengine: disable python 2 support
Nothing depends on it and simplifies the definition significantly
|
2021-06-27 00:25:13 +02:00 |
|
Eduardo Sánchez Muñoz
|
3626f2663b
|
qgis: fix PyQt5 SIP path
|
2021-06-27 00:25:13 +02:00 |
|
Eduardo Sánchez Muñoz
|
7079b4c050
|
krita: fix PyQt5 SIP path
|
2021-06-27 00:25:13 +02:00 |
|
Eduardo Sánchez Muñoz
|
d4c32e1684
|
calibre: fix PyQt5 SIP path
|
2021-06-27 00:25:13 +02:00 |
|
Eduardo Sánchez Muñoz
|
e81bba8f55
|
python3Packages.pyqtwebengine: build using pyproject
|
2021-06-27 00:25:13 +02:00 |
|
Eduardo Sánchez Muñoz
|
245616b36a
|
python3Packages.qscintilla-qt5: fix PyQt5 SIP path
|
2021-06-27 00:25:13 +02:00 |
|
Eduardo Sánchez Muñoz
|
616817ea82
|
python3Packages.pyqt-builder: 1.6.0 -> 1.10.1
|
2021-06-27 00:25:12 +02:00 |
|
Eduardo Sánchez Muñoz
|
6c9f303ff1
|
pythonPackages.pyqt5: 5.15.2 -> 5.15.4
|
2021-06-27 00:25:12 +02:00 |
|
Eduardo Sánchez Muñoz
|
6bea03ffc3
|
python3Packages.pyqt5: build using pyproject
Required to use sip 6
|
2021-06-27 00:25:12 +02:00 |
|
matthewcroughan
|
05046c2c2a
|
hikari: 2.3.0 -> 2.3.1
This removes the patches necessary to build with wlroots 0.14.0, as they have been merged into Hikari upstream
|
2021-06-26 23:20:55 +01:00 |
|
Robert Schütz
|
81285f4cf3
|
python3Packages.python-izone: 1.1.5 -> 1.1.6
https://github.com/Swamp-Ig/pizone/releases/tag/v1.1.6
|
2021-06-27 00:13:17 +02:00 |
|
Fabian Affolter
|
b99a500a04
|
python3Packages.pyhomepilot: init at 0.0.3
|
2021-06-26 15:09:42 -07:00 |
|
Fabian Affolter
|
5b45b2fa6f
|
home-assistant: update component-packages
|
2021-06-26 14:58:43 -07:00 |
|
Fabian Affolter
|
448547c14b
|
python3Packages.bizkaibus: init at 0.1.4
|
2021-06-26 14:58:43 -07:00 |
|
Fabian Affolter
|
c2e7cb1a5a
|
python3Packages.fordpass: init at 0.0.4
|
2021-06-26 14:58:31 -07:00 |
|
Fabian Affolter
|
7387b8215d
|
home-assistant: update component-packages
|
2021-06-26 14:58:19 -07:00 |
|
Fabian Affolter
|
bdd4e033ec
|
python3Packages.alpha-vantage: init at 2.3.1
|
2021-06-26 14:58:19 -07:00 |
|
Doron Behar
|
aedc67d64f
|
Merge pull request #63899 from pasqui23/kconnect
|
2021-06-26 21:00:34 +00:00 |
|
06kellyjac
|
8a900b15fb
|
just: 0.9.5 -> 0.9.6
|
2021-06-26 21:59:09 +01:00 |
|
06kellyjac
|
2eacddcae9
|
just: fix changelog
|
2021-06-26 21:54:10 +01:00 |
|
Sandro
|
bc088d1ccc
|
Merge pull request #128196 from dotlambda/pytradfri-init
|
2021-06-26 22:15:01 +02:00 |
|
Sandro
|
c890f178ac
|
Merge pull request #128240 from hjones2199/indi191
indilib: 1.9.0 -> 1.9.1
|
2021-06-26 21:58:22 +02:00 |
|
Sandro
|
52fbf38c2f
|
Merge pull request #128027 from nessdoor/nixpkgs/protege
|
2021-06-26 21:57:59 +02:00 |
|