mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-16 14:54:29 +01:00
clipit: remove unused inputs
This commit is contained in:
parent
aa99645813
commit
d1a76640f6
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
{ fetchFromGitHub, fetchpatch, lib, stdenv
|
{ fetchFromGitHub, lib, stdenv
|
||||||
, autoreconfHook, intltool, pkg-config
|
, autoreconfHook, intltool, pkg-config
|
||||||
, gtk3, libayatana-appindicator, xdotool, which, wrapGAppsHook }:
|
, gtk3, libayatana-appindicator, xdotool, which, wrapGAppsHook }:
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue