summary refs log tree commit diff
path: root/pkgs/applications/gis
Commit message (Collapse)AuthorAge
* grass: 8.3.0 -> 8.3.1R. Ryantm2023-10-25
|
* saga: 9.1.1 -> 9.2.0R. Ryantm2023-10-19
|
* Merge pull request #260103 from r-ryantm/auto-update/dcw-gmtOTABI Tomoya2023-10-16
|\ | | | | dcw-gmt: 2.1.1 -> 2.1.2
| * dcw-gmt: 2.1.1 -> 2.1.2R. Ryantm2023-10-09
| |
* | Merge pull request #258626 from r-ryantm/auto-update/tunnelxWeijia Wang2023-10-13
|\ \ | |/ |/| tunnelx: 2023-07-nix -> 2023-09-29
| * tunnelx: 2023-07-nix -> 2023-09-29R. Ryantm2023-10-02
| |
* | qgis, qgis-ltr: add patch for exiv2 0.28Weijia Wang2023-10-01
|/
* Merge pull request #252001 from imincik/qgis-nixos-testNikolay Korotkiy2023-09-20
|\ | | | | qgis: add nixos tests
| * qgis: add nixos testsIvan Mincik2023-09-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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.
* | Merge pull request #255735 from imincik/grass-cleanupNick Cao2023-09-18
|\ \ | | | | | | grass: code cleanup
| * | grass: code cleanupIvan Mincik2023-09-17
| | | | | | | | | | | | | | | * remove redundant `with` * get correct package version using `finalAttrs`
* | | Merge pull request #255741 from imincik/qgis-ltr-3.28.11Nikolay Korotkiy2023-09-18
|\ \ \ | | | | | | | | qgis-ltr: 3.28.10 -> 3.28.11
| * | | qgis-ltr: 3.28.10 -> 3.28.11Ivan Mincik2023-09-17
| |/ /
* / / qgis: 3.32.2 -> 3.32.3Ivan Mincik2023-09-17
|/ /
* | Merge pull request #249203 from dotlambda/spatialite_tools-5.1.0aRobert Schütz2023-09-03
|\ \ | |/ |/| spatialite_tools: 5.1.0 -> 5.1.0a
| * spatialite_tools: 5.1.0 -> 5.1.0aRobert Schütz2023-08-14
| |
* | Merge pull request #251592 from imincik/qgis-dont-build-testWeijia Wang2023-08-30
|\ \ | | | | | | qgis: disable building tests
| * | qgis: alphabetical sorting of dependenciesIvan Mincik2023-08-26
| | |
| * | qgis: disable building testsIvan Mincik2023-08-26
| | | | | | | | | | | | | | | No tests are currently executed during the build process. Disable building them to save significant amount of time and resources.
* | | Merge pull request #251641 from imincik/qgis-ltr-3.38.10Weijia Wang2023-08-30
|\ \ \ | | | | | | | | qgis-ltr: 3.28.7 -> 3.28.10
| * | | qgis-ltr: disable building testsIvan Mincik2023-08-26
| | | | | | | | | | | | | | | | | | | | No tests are currently executed during the build process. Disable building them to save significant amount of time and resources.
| * | | qgis-ltr: alphabetical sorting of dependenciesIvan Mincik2023-08-26
| | | |
| * | | qgis-ltr: 3.28.7 -> 3.28.10Ivan Mincik2023-08-26
| |/ /
* | | Merge master into staging-nextgithub-actions[bot]2023-08-26
|\| |
| * | qgis: alphabetical sorting of dependenciesIvan Mincik2023-08-23
| | |
| * | qgis: 3.28.3 -> 3.32.2Ivan Mincik2023-08-23
| | |
* | | Merge branch 'staging-next' into stagingJan Tojnar2023-08-16
|\| | | | | | | | | | | | | | | | | Conflicts: - pkgs/development/libraries/qt-6/default.nix Merge a5b92645f1e6762e4b53f48652cb766184d84e77 and 0597d865ef4f763f3fed54702b29ce328d28e2b4
| * | saga: 9.0.2 -> 9.1.1R. Ryantm2023-08-14
| |/
* / treewide: clean up all qttranslations workaroundsK9002023-08-15
|/ | | | | | | | 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.
* spatialite_tools: 5.0.1 -> 5.1.0Robert Schütz2023-08-06
|
* qmapshack: 1.16.1 → 1.17.0Nikolay Korotkiy2023-07-21
|
* tunnelx: minor refactor and cleanupPol Dellaiera2023-07-15
| | | | Follow up of https://github.com/NixOS/nixpkgs/pull/239739
* Merge pull request #241164 from imincik/grass-ordering-cleanupGuillaume Girol2023-07-14
|\ | | | | grass: alphabetical reordering of dependencies and adding package tests
| * grass: add package testsIvan Mincik2023-07-02
| |
| * grass: alphabetical reordering of dependenciesIvan Mincik2023-07-01
| | | | | | | | Code cleanup, no functional changes.
* | Merge pull request #239739 from goatchurchprime/gtch/tunnelxSandro2023-07-13
|\ \ | |/ |/| tunnelx: init at 2023-07-nix
| * tunnelx: init at 2023-07-nixJulian Todd2023-07-13
| |
* | grass: 8.2.1 -> 8.3.0 (#239901)Ivan Mincik2023-06-26
| |
* | saga: misc improvements, add geospatial team to maintainersNikolay Korotkiy2023-06-25
| |
* | saga: 9.0.1 -> 9.0.2R. Ryantm2023-06-25
|/
* Merge pull request #238598 from imincik/grass-geospatial-team-maintWeijia Wang2023-06-20
|\ | | | | grass: change package maintainer to geospatial team
| * grass: change package maintainer to geospatial teamIvan Mincik2023-06-19
| | | | | | | | | | Maintainer change was pre-discussed with @willcohen over email. @willcohen is now member of Geospatial team.
* | qgis: change package maintainer to geospatial teamIvan Mincik2023-06-19
|/ | | | | Maintainer change was pre-discussed with @willcohen and @sikmir over email. @willcohen and @sikmir are now members of Geospatial team.
* qgis-ltr: 3.28.5 -> 3.28.7Ivan Mincik2023-06-01
|
* grass: Be explicit about build-time tools and run-time dependenciesNiklas Hambüchen2023-05-31
|
* grass: 8.2.0 -> 8.2.1. Fixes build failure.Niklas Hambüchen2023-05-31
| | | | | See build failure at: https://github.com/NixOS/nixpkgs/pull/215960#issuecomment-1568854089
* saga: 9.0.0 -> 9.0.1R. Ryantm2023-04-27
|
* saga: 8.5.1 -> 9.0.0R. Ryantm2023-04-19
|
* qgis-ltr: 3.22.16 -> 3.28.5Ivan Mincik2023-04-04
|
* remove myself (erictapen) from packages which I don't use anymoreKerstin Humm2023-04-03
|