summary refs log tree commit diff
diff options
context:
space:
mode:
authorfigsoda <figsoda@pm.me>2022-12-14 21:55:01 -0500
committerGitHub <noreply@github.com>2022-12-14 21:55:01 -0500
commit69ce4fbad877f91d4b9bc4cfedfb0ff1fe5043d5 (patch)
tree465c4967a90920a0037f59e7397a5ec9ec8fffd8
parent5e335585c419ba2c8d1f4a67ef0cdc340c554dbb (diff)
parent1666dc68b7edc3d5a9e65feac54a95dacdbcea92 (diff)
downloadnixpkgs-69ce4fbad877f91d4b9bc4cfedfb0ff1fe5043d5.tar
nixpkgs-69ce4fbad877f91d4b9bc4cfedfb0ff1fe5043d5.tar.gz
nixpkgs-69ce4fbad877f91d4b9bc4cfedfb0ff1fe5043d5.tar.bz2
nixpkgs-69ce4fbad877f91d4b9bc4cfedfb0ff1fe5043d5.tar.lz
nixpkgs-69ce4fbad877f91d4b9bc4cfedfb0ff1fe5043d5.tar.xz
nixpkgs-69ce4fbad877f91d4b9bc4cfedfb0ff1fe5043d5.tar.zst
nixpkgs-69ce4fbad877f91d4b9bc4cfedfb0ff1fe5043d5.zip
Merge pull request #206154 from trofi/qgis-without-xlibsWrapper
qgis: drop unused xlibsWrapper inputs
-rw-r--r--pkgs/applications/gis/qgis/unwrapped.nix2
1 files changed, 0 insertions, 2 deletions
diff --git a/pkgs/applications/gis/qgis/unwrapped.nix b/pkgs/applications/gis/qgis/unwrapped.nix
index 047173f00f3..57913c3e17e 100644
--- a/pkgs/applications/gis/qgis/unwrapped.nix
+++ b/pkgs/applications/gis/qgis/unwrapped.nix
@@ -7,7 +7,6 @@
 , bison
 , proj
 , geos
-, xlibsWrapper
 , sqlite
 , gsl
 , qwt
@@ -92,7 +91,6 @@ in mkDerivation rec {
     openssl
     proj
     geos
-    xlibsWrapper
     sqlite
     gsl
     qwt