clipit: remove unused inputs

This commit is contained in:
Sandro Jäckel 2021-03-01 10:47:02 +01:00
parent aa99645813
commit d1a76640f6
No known key found for this signature in database
GPG key ID: 3AF5A43A3EECC2E5

View file

@ -1,4 +1,4 @@
{ fetchFromGitHub, fetchpatch, lib, stdenv
{ fetchFromGitHub, lib, stdenv
, autoreconfHook, intltool, pkg-config
, gtk3, libayatana-appindicator, xdotool, which, wrapGAppsHook }: