mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-19 20:21:14 +00:00
xfce4-taskmanager: remove unused inputs
This commit is contained in:
parent
88231ba058
commit
3fd94db5f1
|
@ -1,4 +1,4 @@
|
|||
{ lib, mkXfceDerivation, exo, gtk3, libwnck3, libXmu }:
|
||||
{ mkXfceDerivation, exo, gtk3, libwnck3, libXmu }:
|
||||
|
||||
mkXfceDerivation {
|
||||
category = "apps";
|
||||
|
|
Loading…
Reference in a new issue