about summary refs log tree commit diff
path: root/pkgs/applications/gis
diff options
context:
space:
mode:
authorIvan Mincik <ivan.mincik@gmail.com>2024-03-15 10:34:32 +0000
committerGitHub <noreply@github.com>2024-03-15 10:34:32 +0000
commit42d09837e7b98dfb962e8bdface826f3337a773f (patch)
treeb4a9bcb2d501c23aa992dab43d9fbdc83f78b690 /pkgs/applications/gis
parentbc7baed12ffd5e973f0887c911669c48dcef8787 (diff)
parente1516fb380b5c3765dd4f2bb382a5de397722a6d (diff)
Merge pull request #290654 from imincik/grass-remove-datumgrid
grass: remove obsolete proj-datumgrid dependency
Diffstat (limited to 'pkgs/applications/gis')
-rw-r--r--pkgs/applications/gis/grass/default.nix2
1 files changed, 0 insertions, 2 deletions
diff --git a/pkgs/applications/gis/grass/default.nix b/pkgs/applications/gis/grass/default.nix
index 5fcc6f93fac04..9dc83fdf23976 100644
--- a/pkgs/applications/gis/grass/default.nix
+++ b/pkgs/applications/gis/grass/default.nix
@@ -23,7 +23,6 @@
 , pkg-config
 , postgresql
 , proj
-, proj-datumgrid
 , python3Packages
 , readline
 , sqlite
@@ -71,7 +70,6 @@ stdenv.mkDerivation (finalAttrs: {
     pdal
     postgresql
     proj
-    proj-datumgrid
     readline
     sqlite
     wxGTK32