about summary refs log tree commit diff
path: root/pkgs/applications/gis
Commit message (Collapse)AuthorAge
* qgis: 2.18.10 -> 2.18.12Lancelot SIX2017-08-29
|
* qgis: 2.18.4 -> 2.18.10Vincent Laporte2017-07-15
|
* Python: replace requests2 with requests tree-wideFrederik Rietdijk2017-05-07
| | | | | | | See f63eb5857352705665411130d4f1638d55dd8c58 The `requests2` attribute now throws an error informing that `requests` should be used instead.
* qgis: Fix build after pythonPackages.sip updateLancelot SIX2017-03-13
| | | | | QGis seems to have a problem with recent sip releases. This patch fixes the issue.
* qgis: 2.18.3 -> 2.18.4Lancelot SIX2017-03-09
|
* Revert "qgis: enableParallelBuilding"Robin Gloster2017-01-29
| | | | | | This reverts commit 632934862b61ed9bd761a14fc2633d1281e8652f. Still sometimes fails on hydra
* qgis: enableParallelBuildingJean-Pierre PRUNARET2017-01-22
|
* qgis: 2.16.2 -> 2.18.3Jean-Pierre PRUNARET2017-01-22
|
* grass: fix buildVincent Laporte2017-01-14
|
* Fiddle LD_LIBRARY_PATH to include GDALTom Hinton2016-12-16
| | | | | Some GRASS functions dlopen GDAL, and don't get patched in the install. To make them work I have to export LD_LIBRARY_PATH from within grass again with pkgs.gdal/lib. Alternatively this does the trick - there might be a better way to do this, if the configure script can take the true path to gdal and reflect it in the dlopen calls or something?
* grass: use python2Frederik Rietdijk2016-11-08
|
* qgis: use python2Frederik Rietdijk2016-11-08
|
* Python: more evaluation fixups.Vladimír Čunát2016-10-14
|
* qgis: fix buildDomen Kožar2016-09-11
| | | | | (cherry picked from commit dccf8c5f27ed4a1af47f1fc052e9ac206f3a61b7) Signed-off-by: Domen Kožar <domen@dev.si>
* qgis: 2.16.1 -> 2.16.2Lancelot SIX2016-08-30
|
* treewide: fixup various mysql ocurrences after re-splitVladimír Čunát2016-08-07
|
* qgis: 2.10.0 -> 2.16.1Jean-Pierre PRUNARET2016-08-01
| | | | Upgrade qgis with latest version
* saga: 2.2.2 -> 2.3.1Michel Kuhlmann2016-07-21
|
* grass: fix buildVincent Laporte2016-04-13
|
* use the sourceforge mirrors everywherezimbatm2016-02-28
| | | | | find pkgs -name "*.nix" -exec sed -r \ "s|https?://downloads.sourceforge.net/|mirror://sourceforge/|g" -i {} \;
* grass: 7.0.1 -> 7.0.2Vincent Laporte2015-12-01
|
* saga: 2.2.1 -> 2.2.2Michel Kuhlmann2015-11-23
|
* qgis: enable GRASS (close #9931)Vincent Laporte2015-11-09
|
* grass: 6.4.0RC6 -> 7.0.1Vincent Laporte2015-11-09
|
* saga: 2.2.0 -> 2.2.1Michel Kuhlmann2015-10-12
|
* x11: replace its usage by xlibsWrapper directlyVladimír Čunát2015-09-15
| | | | | | Scilab note: the parameters already had pointed to nonexistent dirs before this set of refactoring. But that config wasn't even used by default.
* qgis: fix python console and processing pluginVincent Laporte2015-08-06
|
* qgis: 2.10.0 -> 2.10.1Michel Kuhlmann2015-07-23
|
* qgis: 2.8.2 -> 2.10.0Michel Kuhlmann2015-07-23
|
* saga: update from 2.1.4 to 2.2.0Michel Kuhlmann2015-07-06
|
* qgis: update to 2.8.2Michel Kuhlmann2015-05-11
|
* qgis: update from 2.6.1 to 2.8.1Michel Kuhlmann2015-04-24
|
* qgis: update from 2.4.0 to 2.6.1Vincent Laporte2015-01-19
|
* nixpkgs: remove redundant attribute `sip`Vincent Laporte2014-12-23
| | | | | | | | | Because: 1. It is a mere alias of `pythonPackages.sip` 2. It is usually not needed since propagated by `pyqt4` 3. It makes it easy to have a packages depend on two different versions of sip
* saga: update from 2.1.2 to 2.1.4 and re-enable build on x86_64-linuxMichel Kuhlmann2014-11-18
|
* qgis: disable parallel buildingDomen Kožar2014-10-13
|
* fixed some meta.maintainers attributesPascal Wittmann2014-09-26
|
* saga: mark as brokenDomen Kožar2014-09-26
|
* saga: adding me as maintainerMichel Kuhlmann2014-09-22
|
* saga: Compiling with all dependenciesMichel Kuhlmann2014-09-22
|
* new 'gis' hierachy and initial saga expressionMichel Kuhlmann2014-09-22