Commit graph

84 commits

Author SHA1 Message Date
Will Cohen fd620c8da1 qgis: 3.24.0 -> 3.24.1 2022-03-22 17:56:16 +01:00
Will Cohen 826febf74f qgis-ltr: 3.22.4 -> 3.22.5 2022-03-22 17:56:16 +01:00
Will Cohen b2ffb9fc96 qgis-ltr: add willcohen to maintainers 2022-02-27 22:30:33 +01:00
Will Cohen e18d2801ad qgis: add willcohen to maintainers 2022-02-27 22:30:33 +01:00
Will Cohen 9f27578b40 qgis-ltr: 3.16.16 -> 3.22.4 2022-02-27 22:30:33 +01:00
Will Cohen 2448f4dd45 qgis: 3.22.3 -> 3.24.0 2022-02-27 22:30:33 +01:00
Will Cohen 0072957c7e qgis-ltr: 3.16.14 -> 3.16.16 2022-01-25 23:14:33 -08:00
Will Cohen 2ca00af2c7 qgis: 3.22.1 -> 3.22.3 2022-01-25 23:14:33 -08:00
Will Cohen de256f2c02 qgis, qgis-ltr: only expose unwrapped via passthru 2022-01-25 23:14:33 -08:00
Matthew Pickering 85d0a94f90 qgis, pyqt: introduce qgis-ltr and update qgis
Add qtlocation to pyqt, and ensure that it is included with both
qgis derivations.
2022-01-25 23:14:33 -08:00
Matthew Pickering ce4927f0d5 qgis: enable 3D, grass
Grass is a runtime dependency which qgis attempts to find on the path.

3D is on by default with normal distributions so we should
also enable it.
2022-01-25 23:14:33 -08:00
Will Cohen 2cdbb565ad qgis: update QSCI_SIP_DIR location 2022-01-05 19:02:00 -05:00
Kerstin Humm 2d0c11c034
qgis: add erictapen as maintainer 2021-11-26 20:58:59 +01:00
Lancelot SIX e5adc91d63
qgis: 3.16.13 -> 3.16.14 2021-11-24 14:16:50 +00:00
Lancelot SIX 39a0639b70
qgis: 3.6.10 -> 3.6.13 2021-11-14 17:28:41 +00:00
Lancelot SIX 042eebd8d9 qgis: fix build with PROJ 8
Co-authored-by: Robert Schütz <nix@dotlambda.de>
2021-09-26 23:11:28 -07:00
Nikolay Korotkiy ac47659bde
qgis: 3.16.9 → 3.16.10 2021-08-24 00:47:39 +03:00
Nikolay Korotkiy 8d49729305
qgis: 3.16.7 → 3.16.9 2021-08-01 13:36:28 +03:00
Robert Schütz 1ec5651913 treewide: use pythonPackages.python-dateutil instead of pythonPackages.dateutil 2021-07-03 13:45:57 +02:00
Eduardo Sánchez Muñoz 3626f2663b qgis: fix PyQt5 SIP path 2021-06-27 00:25:13 +02:00
Lancelot SIX 93f419b7a8 qgis: 3.16.6 -> 3.16.7 2021-05-27 09:35:57 +02:00
Eduardo Sánchez Muñoz 08a26e4579 pythonPackages.sip: rename to sip_4
sip 4 is the old and unmaintained version
2021-05-10 20:41:38 +02:00
Lancelot SIX 689b77097e qgis: 3.16.5 -> 3.16.6 2021-04-21 17:17:31 +01:00
Lancelot SIX f8da9ce9fc qgis: 3.10.13 -> 3.16.5
The file has been reformated using nixpkgs-fmt.
2021-04-15 11:14:15 -04:00
Nikolay Korotkiy 1ed65d38c5
qgis: 3.10.11 → 3.10.13, mark unbroken 2020-12-23 20:53:15 +03:00
zimbatm bbc9af1f0a
tree-wide: do not use pkgs.extend in nixpkgs
Each invocation of pkgs.extends adds 130MB of allocation to the hydra
evaluator. We are already struggling with the amount of memory nixpkgs
requires.

`pkgs.extend` is a useful escape-hatch, but should be not be used inside
of nixpkgs directly.
2020-11-30 14:24:40 +01:00
Lancelot SIX 10af77af13 qgis: 3.10.10 -> 3.10.11 2020-11-09 12:12:51 +00:00
Frederik Rietdijk 084c4da16a qgis: 3.10.9 -> 3.10.10 2020-10-08 18:57:26 +02:00
Lancelot SIX 04f858ff5e
qgis: 3.10.7 -> 3.10.9 2020-08-28 09:40:16 +01:00
Lancelot SIX 3bdefc8802
qgis: 3.10.4 -> 3.10.7 2020-06-22 13:47:53 +01:00
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Lancelot SIX 8e8efc7ace qgis: 3.10.1 -> 3.10.4 2020-03-24 20:38:01 -07:00
Lancelot SIX 90ebbaa86a
qgis: 3.10.0 -> 3.10.1 2019-12-17 12:17:13 +01:00
Lancelot SIX c803971bfd
qgis: 3.8.2 -> 3.10.0
See http://changelog.qgis.org/en/qgis/version/3.10/
2019-10-29 10:22:01 +01:00
Lancelot SIX 5d8ec9b99b
qgis: 3.8.0 -> 3.8.3 2019-10-02 10:03:06 +02:00
Jonathan Ringer 70671e71d1 qgis: 3.4.8 -> 3.8.0 2019-07-14 09:59:28 -07:00
volth f3282c8d1e treewide: remove unused variables (#63177)
* treewide: remove unused variables

* making ofborg happy
2019-06-16 19:59:05 +00:00
Lancelot SIX 56835a890f
qgis: 3.4.7 -> 3.4.8 2019-05-27 16:26:59 +02:00
Lancelot SIX 2014975789
qgis: 3.4.6 -> 3.4.7 2019-04-26 15:11:28 +02:00
Lancelot SIX 37aebd002a qgis: 3.4.5 -> 3.4.6 2019-04-16 18:39:27 +02:00
Lancelot SIX 9bcdf81708
qgis: 2.18.28 -> 3.4.5 2019-03-05 09:39:58 +01:00
Lancelot SIX 76b1610a35
qgis: 2.18.22 -> 2.18.28 2019-01-24 22:23:52 +01:00
Michael Raskin 878c6c090d
Merge pull request #39125 from mpickering/darwin-saga
SAGA, SAGA LTS release, dependencies and QGIS SAGA plugin
2018-10-14 19:14:48 +00:00
Andrew Childs 90464f6049 qgis: patch for compatibility with cmake 3.12 (#45880) 2018-09-01 10:52:33 +02:00
Matthew Pickering f5b097b346 Build QGIS with SAGA plugins 2018-08-11 22:38:00 +01:00
Lancelot SIX 51b8c7986a qgis: 2.18.20 -> 2.18.22 (#44266) 2018-08-03 20:34:47 +02:00
Lluís Batlle i Rossell 66d7126255 Take me (viric) out of most maintenance
Since years I'm not maintaining anything of the list below other
than some updates when I needed them for some reason. Other people
is doing that maintenance on my behalf so I better take me out but
for very few packages. Finally!
2018-07-22 21:50:19 +02:00
volth 52f53c69ce pkgs/*: remove unreferenced function arguments 2018-07-21 02:48:04 +00:00
Silvan Mosberger 57bccb3cb8 treewide: http -> https sources (#42676)
* treewide: http -> https sources

This updates the source urls of all top-level packages from http to
https where possible.

* buildtorrent: fix url and tab -> spaces
2018-06-28 20:43:35 +02:00
Lancelot SIX e48b54c078 qgis: 2.18.17 -> 2.18.20 (#41195) 2018-05-31 19:44:31 +02:00