pantheon.wingpanel-indicator-notifications: remove wnck

Don't need it 8ba4666015
This commit is contained in:
worldofpeace 2020-04-06 01:35:42 -04:00
parent 98a8b5d519
commit ce867da997

View file

@ -9,7 +9,6 @@
, granite , granite
, wingpanel , wingpanel
, libgee , libgee
, libwnck3
}: }:
stdenv.mkDerivation rec { stdenv.mkDerivation rec {
@ -40,7 +39,6 @@ stdenv.mkDerivation rec {
granite granite
gtk3 gtk3
libgee libgee
libwnck3
wingpanel wingpanel
]; ];