about summary refs log tree commit diff
path: root/pkgs/applications/gis
diff options
context:
space:
mode:
authorSandro <sandro.jaeckel@gmail.com>2022-11-20 07:14:52 +0100
committerGitHub <noreply@github.com>2022-11-20 07:14:52 +0100
commit5f09433baff1fa429e8074ba0df0f663096d38dc (patch)
tree99e21bda3874bbb8e52846556a8dadab8652a1c7 /pkgs/applications/gis
parent41035f2b30f8cdcfad43ce296920873edf30b414 (diff)
parentb8dfcc76d6a4622b7a48d1b9de68e6d4ee10c942 (diff)
downloadnixlib-5f09433baff1fa429e8074ba0df0f663096d38dc.tar
nixlib-5f09433baff1fa429e8074ba0df0f663096d38dc.tar.gz
nixlib-5f09433baff1fa429e8074ba0df0f663096d38dc.tar.bz2
nixlib-5f09433baff1fa429e8074ba0df0f663096d38dc.tar.lz
nixlib-5f09433baff1fa429e8074ba0df0f663096d38dc.tar.xz
nixlib-5f09433baff1fa429e8074ba0df0f663096d38dc.tar.zst
nixlib-5f09433baff1fa429e8074ba0df0f663096d38dc.zip
Merge pull request #199625 from wegank/grass-wxgtk
Diffstat (limited to 'pkgs/applications/gis')
-rw-r--r--pkgs/applications/gis/grass/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/applications/gis/grass/default.nix b/pkgs/applications/gis/grass/default.nix
index 5d1411bfcc07..bffbcf48fabd 100644
--- a/pkgs/applications/gis/grass/default.nix
+++ b/pkgs/applications/gis/grass/default.nix
@@ -18,7 +18,7 @@ stdenv.mkDerivation rec {
   nativeBuildInputs = [
     pkg-config bison flex makeWrapper wrapGAppsHook
     gdal geos libmysqlclient netcdf pdal
-  ] ++ (with python3Packages; [ python-dateutil numpy wxPython_4_1 ]);
+  ] ++ (with python3Packages; [ python-dateutil numpy wxPython_4_2 ]);
 
   buildInputs = [
     cairo zlib proj libtiff libpng fftw sqlite