Commit Graph

343 Commits

Author SHA1 Message Date
Nikolay Korotkiy
868874a0bf
Merge pull request #264871 from imincik/qgis-3.34.0
qgis: 3.32.3 -> 3.34.0
2023-11-09 23:15:48 +04:00
Ivan Mincik
f623bbbf8a qgis-ltr: 3.28.11 -> 3.28.12 2023-11-05 09:21:37 +01:00
Ivan Mincik
f495f23554 qgis: 3.32.3 -> 3.34.0
Co-authored-by: timlinux

closes: #264482
2023-11-01 21:26:11 +01:00
R. Ryantm
663a3c9e9f grass: 8.3.0 -> 8.3.1 2023-10-25 16:25:38 +00:00
R. Ryantm
cbe482b966 saga: 9.1.1 -> 9.2.0 2023-10-19 04:34:54 +00:00
OTABI Tomoya
b5be71459d
Merge pull request #260103 from r-ryantm/auto-update/dcw-gmt
dcw-gmt: 2.1.1 -> 2.1.2
2023-10-16 14:20:04 +09:00
Weijia Wang
68ff37b4bc
Merge pull request #258626 from r-ryantm/auto-update/tunnelx
tunnelx: 2023-07-nix -> 2023-09-29
2023-10-13 02:51:40 +02:00
R. Ryantm
12a8900932 dcw-gmt: 2.1.1 -> 2.1.2 2023-10-09 23:33:57 +00:00
R. Ryantm
2a913e7b5c tunnelx: 2023-07-nix -> 2023-09-29 2023-10-02 18:10:43 +00:00
Weijia Wang
b2ef0ae4cf qgis, qgis-ltr: add patch for exiv2 0.28 2023-10-01 21:25:00 +02:00
Nikolay Korotkiy
09846eacb2
Merge pull request #252001 from imincik/qgis-nixos-test
qgis: add nixos tests
2023-09-20 23:46:57 +04:00
Nick Cao
2b8aad2a26
Merge pull request #255735 from imincik/grass-cleanup
grass: code cleanup
2023-09-18 10:05:40 -04:00
Nikolay Korotkiy
b2e0cc8227
Merge pull request #255741 from imincik/qgis-ltr-3.28.11
qgis-ltr: 3.28.10 -> 3.28.11
2023-09-18 01:17:53 +04:00
Ivan Mincik
1a50361d89 qgis-ltr: 3.28.10 -> 3.28.11 2023-09-17 22:04:12 +02:00
Ivan Mincik
96bdf87dfe grass: code cleanup
* remove redundant `with`
* get correct package version using `finalAttrs`
2023-09-17 21:07:59 +02:00
Ivan Mincik
0c2f7ed3a2 qgis: 3.32.2 -> 3.32.3 2023-09-17 15:49:35 +02:00
Robert Schütz
d405639f3a
Merge pull request #249203 from dotlambda/spatialite_tools-5.1.0a
spatialite_tools: 5.1.0 -> 5.1.0a
2023-09-03 02:57:20 +00:00
Ivan Mincik
54444b5892 qgis: add nixos tests
Add NixOS test for QGIS and QGIS-LTR. This test creates QGIS vector
memory layer containing Nix snowflake. This proves that application can
successfully start and Python bindings are working.

By default, Python script is executed in non-interactive mode and QGIS
is closed after script is finished. This script can be also executed
interactively by running following command:

```
 nix-build -A qgis
 QGIS_TEST_INTERACTIVE=True ./result/bin/qgis  --code pkgs/applications/gis/qgis/test.py
```

In this case, QGIS is not automatically closed.
2023-09-02 17:15:56 +02:00
Weijia Wang
ff813f8347
Merge pull request #251592 from imincik/qgis-dont-build-test
qgis: disable building tests
2023-08-30 23:55:35 +02:00
Weijia Wang
1f52d286b9
Merge pull request #251641 from imincik/qgis-ltr-3.38.10
qgis-ltr: 3.28.7 -> 3.28.10
2023-08-30 23:55:22 +02:00
Ivan Mincik
a791f731e3 qgis-ltr: disable building tests
No tests are currently executed during the build process. Disable
building them to save significant amount of time and resources.
2023-08-26 19:11:05 +02:00
Ivan Mincik
0e82f77a33 qgis-ltr: alphabetical sorting of dependencies 2023-08-26 19:10:58 +02:00
Ivan Mincik
09f9749a09 qgis: alphabetical sorting of dependencies 2023-08-26 19:08:59 +02:00
Ivan Mincik
2cf9345708 qgis-ltr: 3.28.7 -> 3.28.10 2023-08-26 18:52:56 +02:00
Ivan Mincik
b2a14fc0e4 qgis: disable building tests
No tests are currently executed during the build process. Disable
building them to save significant amount of time and resources.
2023-08-26 15:15:51 +02:00
github-actions[bot]
4cdbb53d13
Merge master into staging-next 2023-08-26 12:01:05 +00:00
Ivan Mincik
85cf505bdf qgis: alphabetical sorting of dependencies 2023-08-23 10:52:22 +02:00
Ivan Mincik
e831daaf4d qgis: 3.28.3 -> 3.32.2 2023-08-23 10:52:21 +02:00
Jan Tojnar
86797b2008 Merge branch 'staging-next' into staging
Conflicts:
- pkgs/development/libraries/qt-6/default.nix
  Merge a5b92645f1 and 0597d865ef
2023-08-16 19:37:11 +02:00
K900
6edd6f71c7 treewide: clean up all qttranslations workarounds
There are two kinds of changes here:
- removing explicit qttranslations path hardcoding from applications that were patched to do it
- replacing qttranslations in buildInputs with qttools for packages that really depend on the latter

After this, qttranslation is never used outside Qt itself, as it should.
2023-08-15 22:11:39 +03:00
Robert Schütz
1dc9ecec90 spatialite_tools: 5.1.0 -> 5.1.0a 2023-08-14 14:03:59 -07:00
R. Ryantm
1a2bcd8551 saga: 9.0.2 -> 9.1.1 2023-08-14 05:18:06 +00:00
Robert Schütz
619248ce8d spatialite_tools: 5.0.1 -> 5.1.0 2023-08-06 12:15:33 -07:00
Nikolay Korotkiy
4d2ce90a43
qmapshack: 1.16.1 → 1.17.0 2023-07-21 23:42:30 +04:00
Pol Dellaiera
2c687f06f2
tunnelx: minor refactor and cleanup
Follow up of https://github.com/NixOS/nixpkgs/pull/239739
2023-07-15 19:02:08 +02:00
Guillaume Girol
4774ffce45
Merge pull request #241164 from imincik/grass-ordering-cleanup
grass: alphabetical reordering of dependencies and adding package tests
2023-07-14 14:36:49 +00:00
Sandro
4cbe570fc8
Merge pull request #239739 from goatchurchprime/gtch/tunnelx
tunnelx: init at 2023-07-nix
2023-07-13 22:08:44 +02:00
Julian Todd
35ec55c813 tunnelx: init at 2023-07-nix 2023-07-13 18:15:43 +01:00
Ivan Mincik
79dffec139 grass: add package tests 2023-07-02 23:36:36 +02:00
Ivan Mincik
dbb11d0990 grass: alphabetical reordering of dependencies
Code cleanup, no functional changes.
2023-07-01 19:14:49 +02:00
Ivan Mincik
f3db0b9eec
grass: 8.2.1 -> 8.3.0 (#239901) 2023-06-26 20:24:19 +02:00
Nikolay Korotkiy
c4cf696adc
saga: misc improvements, add geospatial team to maintainers 2023-06-25 23:26:16 +04:00
R. Ryantm
7edd8c2f39 saga: 9.0.1 -> 9.0.2 2023-06-25 13:12:42 +00:00
Weijia Wang
9dc5a7a513
Merge pull request #238598 from imincik/grass-geospatial-team-maint
grass: change package maintainer to geospatial team
2023-06-20 01:43:43 +03:00
Ivan Mincik
f28c626a19 qgis: change package maintainer to geospatial team
Maintainer change was pre-discussed with @willcohen and @sikmir over
email. @willcohen and @sikmir are now members of Geospatial team.
2023-06-19 17:19:14 +02:00
Ivan Mincik
925f9e5d80 grass: change package maintainer to geospatial team
Maintainer change was pre-discussed with @willcohen over email. @willcohen is now
member of Geospatial team.
2023-06-19 17:09:46 +02:00
Ivan Mincik
27721801c1 qgis-ltr: 3.28.5 -> 3.28.7 2023-06-01 12:49:58 +02:00
Niklas Hambüchen
6897f813ea grass: Be explicit about build-time tools and run-time dependencies 2023-05-31 13:55:47 +00:00
Niklas Hambüchen
01e8760db8 grass: 8.2.0 -> 8.2.1. Fixes build failure.
See build failure at:
https://github.com/NixOS/nixpkgs/pull/215960#issuecomment-1568854089
2023-05-31 13:55:47 +00:00
R. Ryantm
fc1133dc0d saga: 9.0.0 -> 9.0.1 2023-04-27 07:25:52 +00:00