From 1cf3530490b0fb9c922c114d954c68185000f019 Mon Sep 17 00:00:00 2001 From: Ivan Mincik Date: Mon, 19 Feb 2024 12:25:54 +0100 Subject: [PATCH] grass: drop obsolete configure option Drop obsolete `--with-wxwidgets` configure option. --- pkgs/applications/gis/grass/default.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/pkgs/applications/gis/grass/default.nix b/pkgs/applications/gis/grass/default.nix index c42984a8d6ff..7dbe74703766 100644 --- a/pkgs/applications/gis/grass/default.nix +++ b/pkgs/applications/gis/grass/default.nix @@ -107,7 +107,6 @@ stdenv.mkDerivation (finalAttrs: { "--with-proj-share=${proj}/share/proj" "--with-pthread" "--with-readline" - "--with-wxwidgets" "--with-zstd" "--without-opengl" ] ++ lib.optionals stdenv.isLinux [