about summary refs log tree commit diff
path: root/pkgs/applications/gis/grass
Commit message (Collapse)AuthorAge
* treewide: Per RFC45, remove all unquoted URLsMichael Reilly2020-04-10
|
* treewide: NIX_*_FLAGS -> stringRobin Gloster2019-12-31
|
* grass: fix mysql_config queryIzorkin2019-12-08
|
* Re-Revert "Merge branch 'staging-next'"Vladimír Čunát2019-09-22
| | | | This reverts commit f8a8fc6c7c079de430fa528f688ddac781bcef16.
* Revert "Merge branch 'staging-next'"Vladimír Čunát2019-09-21
| | | | | | | This reverts commit 41af38f3728bd64b80721c44ed1fb019978cbc1b, reversing changes made to f0fec244ca380b9d3e617ee7b419c59758c8b0f1. Let's delay this. We have some serious regressions.
* treewide: replace mysql.connector-c to libmysqlclientIzorkin2019-09-09
|
* grass: 7.2.2 -> 7.6.1Jonathan Ringer2019-07-14
|
* treewide: Change URLs to HTTPSDaniel Schaefer2019-04-22
| | | | | | Lots of URLs were HTTP redirect to HTTPS. Changed those and checked them if there's actual content. Inspired by https://github.com/NixOS/nixpkgs/issues/60004
* treewide: http -> https sources (#42676)Silvan Mosberger2018-06-28
| | | | | | | | | * treewide: http -> https sources This updates the source urls of all top-level packages from http to https where possible. * buildtorrent: fix url and tab -> spaces
* grass: compile with libLASJason Hilton2018-04-17
|
* grass, qgis: Add myself to maintainers listMatthew Pickering2018-04-13
|
* grass: Symlink include/ as well as bin/Matthew Pickering2018-04-13
|
* grass: Fix Can't load GDAL library errors on darwinMatthew Pickering2018-04-13
| | | | | It is required to pass this extra flag to the build to avoid trying to dynamically load the library.
* Remove darwin specific patchMatthew Pickering2018-03-21
|
* Fix grass build on darwinMatthew Pickering2018-03-21
|
* grass: 7.0.2 -> 7.2.2, fix buildRobin Gloster2017-12-29
|
* grass: client -> connector-cIzorkin2017-12-29
|
* Merge branch 'master' into stagingOrivej Desh2017-10-02
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: (271 commits) pysmbc: clarify license pysmbc: fix license bazel: 0.5.4 -> 0.6.0 (#29990) googler: init at 3.3 go: declare support for aarch64 firefox-beta-bin: 56.0b5 -> 57.0b4 spotify: 1.0.64.401.g9d720389-21 -> 1.0.64.407.g9bd02c2d-26 gogs: 0.11.19 -> 0.11.29 grafana: 4.5.1 -> 4.5.2 mopidy-iris: 3.4.1 -> 3.4.9 nextcloud: 12.0.2 -> 12.0.3 haskell-json-autotype: jailbreak to fix build within LTS 9.x kore: fix up kore: init at 2.0.0 glusterfs service: fix issues with useRpcbind tig: 2.2.2 -> 2.3.0 haskell-hspec-core: enable test suite again hackage-packages.nix: automatic Haskell package set update librsvg: fix thumbnailer path awscli: 1.11.108 -> 1.11.162 ...
| * treewide: mark a bunch of failing builds as brokenRobin Gloster2017-10-01
| | | | | | | | | | (cherry picked from commit 23fdbaa37599f490435056b9865023870656571b) [dezgeg: Un-mark shotcut, tokei & uchiwa that do build on master]
* | misc pkgs: Basic sed to get fix `pkgconfig` and `autoreconfHook` `buildInputs`John Ericson2017-09-21
|/ | | | Only acts on one-line dependency lists.
* 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
|
* Python: more evaluation fixups.Vladimír Čunát2016-10-14
|
* treewide: fixup various mysql ocurrences after re-splitVladimír Čunát2016-08-07
|
* grass: fix buildVincent Laporte2016-04-13
|
* grass: 7.0.1 -> 7.0.2Vincent Laporte2015-12-01
|
* grass: 6.4.0RC6 -> 7.0.1Vincent Laporte2015-11-09