Skip to content

Commit

Permalink
Merge pull request #206154 from trofi/qgis-without-xlibsWrapper
Browse files Browse the repository at this point in the history
qgis: drop unused xlibsWrapper inputs
  • Loading branch information
figsoda authored Dec 15, 2022
2 parents 5e33558 + 1666dc6 commit 69ce4fb
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions pkgs/applications/gis/qgis/unwrapped.nix
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
, bison
, proj
, geos
, xlibsWrapper
, sqlite
, gsl
, qwt
Expand Down Expand Up @@ -92,7 +91,6 @@ in mkDerivation rec {
openssl
proj
geos
xlibsWrapper
sqlite
gsl
qwt
Expand Down

0 comments on commit 69ce4fb

Please sign in to comment.