about summary refs log tree commit diff
path: root/pkgs/applications/gis/grass/default.nix
AgeCommit message (Collapse)AuthorFilesLines
2019-09-09treewide: replace mysql.connector-c to libmysqlclientIzorkin1-4/+4
2019-07-14grass: 7.2.2 -> 7.6.1Jonathan Ringer1-12/+22
2019-04-22treewide: Change URLs to HTTPSDaniel Schaefer1-1/+1
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
2018-06-28treewide: http -> https sources (#42676)Silvan Mosberger1-1/+1
* 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
2018-04-17grass: compile with libLASJason Hilton1-2/+4
2018-04-13grass, qgis: Add myself to maintainers listMatthew Pickering1-0/+1
2018-04-13grass: Symlink include/ as well as bin/Matthew Pickering1-0/+1
2018-04-13grass: Fix Can't load GDAL library errors on darwinMatthew Pickering1-0/+3
It is required to pass this extra flag to the build to avoid trying to dynamically load the library.
2018-03-21Remove darwin specific patchMatthew Pickering1-2/+2
2018-03-21Fix grass build on darwinMatthew Pickering1-1/+5
2017-12-29grass: 7.0.2 -> 7.2.2, fix buildRobin Gloster1-7/+9
2017-12-29grass: client -> connector-cIzorkin1-2/+5
2017-10-02Merge branch 'master' into stagingOrivej Desh1-0/+1
* 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 ...
2017-10-01treewide: mark a bunch of failing builds as brokenRobin Gloster1-0/+1
(cherry picked from commit 23fdbaa37599f490435056b9865023870656571b) [dezgeg: Un-mark shotcut, tokei & uchiwa that do build on master]
2017-09-21misc pkgs: Basic sed to get fix `pkgconfig` and `autoreconfHook` `buildInputs`John Ericson1-1/+2
Only acts on one-line dependency lists.
2017-01-14grass: fix buildVincent Laporte1-1/+1
2016-12-16Fiddle LD_LIBRARY_PATH to include GDALTom Hinton1-0/+1
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?
2016-11-08grass: use python2Frederik Rietdijk1-3/+3
2016-10-14Python: more evaluation fixups.Vladimír Čunát1-1/+1
2016-08-07treewide: fixup various mysql ocurrences after re-splitVladimír Čunát1-2/+3
2016-04-13grass: fix buildVincent Laporte1-1/+1
2015-12-01grass: 7.0.1 -> 7.0.2Vincent Laporte1-3/+3
2015-11-09grass: 6.4.0RC6 -> 7.0.1Vincent Laporte1-0/+73