about summary refs log tree commit diff
path: root/pkgs/applications/gis
AgeCommit message (Collapse)AuthorFilesLines
2023-09-20Merge pull request #252001 from imincik/qgis-nixos-testNikolay Korotkiy3-2/+74
qgis: add nixos tests
2023-09-18Merge pull request #255735 from imincik/grass-cleanupNick Cao1-3/+3
grass: code cleanup
2023-09-18Merge pull request #255741 from imincik/qgis-ltr-3.28.11Nikolay Korotkiy1-2/+2
qgis-ltr: 3.28.10 -> 3.28.11
2023-09-17qgis-ltr: 3.28.10 -> 3.28.11Ivan Mincik1-2/+2
2023-09-17grass: code cleanupIvan Mincik1-3/+3
* remove redundant `with` * get correct package version using `finalAttrs`
2023-09-17qgis: 3.32.2 -> 3.32.3Ivan Mincik1-2/+2
2023-09-03Merge pull request #249203 from dotlambda/spatialite_tools-5.1.0aRobert Schütz1-2/+2
spatialite_tools: 5.1.0 -> 5.1.0a
2023-09-02qgis: add nixos testsIvan Mincik3-2/+74
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-08-30Merge pull request #251592 from imincik/qgis-dont-build-testWeijia Wang2-3/+10
qgis: disable building tests
2023-08-30Merge pull request #251641 from imincik/qgis-ltr-3.38.10Weijia Wang2-44/+61
qgis-ltr: 3.28.7 -> 3.28.10
2023-08-26qgis-ltr: disable building testsIvan Mincik1-0/+1
No tests are currently executed during the build process. Disable building them to save significant amount of time and resources.
2023-08-26qgis-ltr: alphabetical sorting of dependenciesIvan Mincik2-42/+58
2023-08-26qgis: alphabetical sorting of dependenciesIvan Mincik1-3/+9
2023-08-26qgis-ltr: 3.28.7 -> 3.28.10Ivan Mincik1-2/+2
2023-08-26qgis: disable building testsIvan Mincik1-0/+1
No tests are currently executed during the build process. Disable building them to save significant amount of time and resources.
2023-08-26Merge master into staging-nextgithub-actions[bot]4-60/+142
2023-08-23qgis: alphabetical sorting of dependenciesIvan Mincik1-57/+78
2023-08-23qgis: 3.28.3 -> 3.32.2Ivan Mincik4-5/+66
2023-08-16Merge branch 'staging-next' into stagingJan Tojnar1-2/+2
Conflicts: - pkgs/development/libraries/qt-6/default.nix Merge a5b92645f1e6762e4b53f48652cb766184d84e77 and 0597d865ef4f763f3fed54702b29ce328d28e2b4
2023-08-15treewide: clean up all qttranslations workaroundsK9004-104/+2
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-14spatialite_tools: 5.1.0 -> 5.1.0aRobert Schütz1-2/+2
2023-08-14saga: 9.0.2 -> 9.1.1R. Ryantm1-2/+2
2023-08-06spatialite_tools: 5.0.1 -> 5.1.0Robert Schütz1-3/+3
2023-07-21qmapshack: 1.16.1 → 1.17.0Nikolay Korotkiy2-58/+59
2023-07-15tunnelx: minor refactor and cleanupPol Dellaiera1-12/+15
Follow up of https://github.com/NixOS/nixpkgs/pull/239739
2023-07-14Merge pull request #241164 from imincik/grass-ordering-cleanupGuillaume Girol2-26/+93
grass: alphabetical reordering of dependencies and adding package tests
2023-07-13Merge pull request #239739 from goatchurchprime/gtch/tunnelxSandro1-0/+52
tunnelx: init at 2023-07-nix
2023-07-13tunnelx: init at 2023-07-nixJulian Todd1-0/+52
2023-07-02grass: add package testsIvan Mincik2-2/+25
2023-07-01grass: alphabetical reordering of dependenciesIvan Mincik1-24/+68
Code cleanup, no functional changes.
2023-06-26grass: 8.2.1 -> 8.3.0 (#239901)Ivan Mincik1-5/+4
2023-06-25saga: misc improvements, add geospatial team to maintainersNikolay Korotkiy1-6/+6
2023-06-25saga: 9.0.1 -> 9.0.2R. Ryantm1-2/+2
2023-06-20Merge pull request #238598 from imincik/grass-geospatial-team-maintWeijia Wang1-4/+4
grass: change package maintainer to geospatial team
2023-06-19qgis: change package maintainer to geospatial teamIvan Mincik2-8/+8
Maintainer change was pre-discussed with @willcohen and @sikmir over email. @willcohen and @sikmir are now members of Geospatial team.
2023-06-19grass: change package maintainer to geospatial teamIvan Mincik1-4/+4
Maintainer change was pre-discussed with @willcohen over email. @willcohen is now member of Geospatial team.
2023-06-01qgis-ltr: 3.28.5 -> 3.28.7Ivan Mincik1-2/+2
2023-05-31grass: Be explicit about build-time tools and run-time dependenciesNiklas Hambüchen1-1/+8
2023-05-31grass: 8.2.0 -> 8.2.1. Fixes build failure.Niklas Hambüchen1-3/+5
See build failure at: https://github.com/NixOS/nixpkgs/pull/215960#issuecomment-1568854089
2023-04-27saga: 9.0.0 -> 9.0.1R. Ryantm1-2/+2
2023-04-19saga: 8.5.1 -> 9.0.0R. Ryantm1-2/+2
2023-04-04qgis-ltr: 3.22.16 -> 3.28.5Ivan Mincik2-2/+3
2023-04-03remove myself (erictapen) from packages which I don't use anymoreKerstin Humm2-2/+2
2023-03-21whitebox-tools: 2.0.0 -> 2.2.0figsoda2-586/+4
Diff: https://github.com/jblindsay/whitebox-tools/compare/7551aa70e8d9cbd8b3744fde48e82aa40393ebf8...v2.2.0
2023-03-12zombietrackergps: mark brokenK9001-0/+1
2023-02-16saga: 8.5.0 -> 8.5.1R. Ryantm1-2/+2
2023-02-07qgis-ltr: 3.22.15 -> 3.22.16Ivan Mincik1-2/+2
2023-01-30Merge pull request #213529 from imincik/qgis-3.28.3Weijia Wang1-2/+2
qgis: 3.28.2 -> 3.28.3
2023-01-30qgis: 3.22.14 -> 3.22.15Ivan Mincik1-2/+2
2023-01-30qgis: 3.28.2 -> 3.28.3Ivan Mincik1-2/+2