summaryrefslogtreecommitdiffstats
path: root/pkgs/applications/gis
diff options
context:
space:
mode:
authorVincent Laporte <Vincent.Laporte@gmail.com>2020-09-14 22:10:41 +0200
committerVincent Laporte <vbgl@users.noreply.github.com>2020-09-15 21:47:28 +0200
commitffc3f8227bbe93f47636122a8d05ddc975a3283f (patch)
treef0313e1a335ca2cff67ba4d740280c773770c7e5 /pkgs/applications/gis
parent4d111fdf397fc01d88ebfa3374e7977f85195f3c (diff)
saga: use proj 6
Diffstat (limited to 'pkgs/applications/gis')
-rw-r--r--pkgs/applications/gis/saga/default.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgs/applications/gis/saga/default.nix b/pkgs/applications/gis/saga/default.nix
index 716972342edf..aa418148209e 100644
--- a/pkgs/applications/gis/saga/default.nix
+++ b/pkgs/applications/gis/saga/default.nix
@@ -6,7 +6,7 @@
# not native
, gdal
, wxGTK31-gtk3
-, proj_5
+, proj
, dxflib
, curl
, libiodbc
@@ -56,7 +56,7 @@ stdenv.mkDerivation rec {
hdf5
gdal
wxGTK31-gtk3
- proj_5
+ proj
libharu
opencv
vigra