Commit Graph

95 Commits

Author SHA1 Message Date
Nikolay Korotkiy
30536606bb
qgis-ltr: 3.22.9 → 3.22.10 2022-08-21 01:31:26 +03:00
Nikolay Korotkiy
e54e97acec
qgis: 3.26.1 → 3.26.2 2022-08-21 01:30:53 +03:00
Thomas Watson
c3aff2b7d7 qgis, qgis-ltr: fix build
A recent upgrade to PyQt5 broke the build due to incompatibilities
with SIP < 5. Upstream QGIS has supported SIP >= 5 for a while now
so this patch corrects the issue by using the latest SIP and adding
the necessary dependencies.

The logic to find the PyQt5 libraries and SIP files is different
for SIP >= 5, so a patch is included to correctly supply them.

This also adds wrapGAppsHook to prevent opening file dialogs from
crashing on non-NixOS distributions.
2022-08-06 19:17:07 -05:00
github-actions[bot]
83702a6ef7
Merge master into staging-next 2022-07-18 18:01:14 +00:00
Nikolay Korotkiy
75fdfe76cd qgis-ltr: 3.22.8 → 3.22.9 2022-07-18 14:09:45 +02:00
Nikolay Korotkiy
83841f8bf7 qgis: 3.26.0 → 3.26.1 2022-07-18 14:09:45 +02:00
Josef Kemetmüller
1ca04aa9f1 treewide: Stop setting CMAKE_SKIP_BUILD_RPATH=OFF
This is now the new default and thus doesn't need to be set manually
anymore.
2022-07-04 03:49:01 +03:00
Will Cohen
f2eef30c0d qgis-ltr: 3.22.6 -> 3.22.8 2022-06-23 12:41:04 +02:00
Will Cohen
34a533b1e2 qgis: 3.24.2 -> 3.26.0 2022-06-23 12:41:04 +02:00
Will Cohen
8d03b2418e qgis-ltr: 3.22.5 -> 3.22.6 2022-05-03 14:39:07 +02:00
Will Cohen
14d77e895d qgis: 3.24.1 -> 3.24.2 2022-05-03 14:39:07 +02:00
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