gnomeExtensions.icon-hider: mark as broken
This commit is contained in:
parent
76ccc74076
commit
294c1a65a7
@ -21,6 +21,7 @@ stdenv.mkDerivation rec {
|
|||||||
meta = with stdenv.lib; {
|
meta = with stdenv.lib; {
|
||||||
description = "Icon Hider is a GNOME Shell extension for managing status area items";
|
description = "Icon Hider is a GNOME Shell extension for managing status area items";
|
||||||
license = licenses.bsd3;
|
license = licenses.bsd3;
|
||||||
|
broken = true; # not compatable with latest GNOME
|
||||||
maintainers = with maintainers; [ jonafato ];
|
maintainers = with maintainers; [ jonafato ];
|
||||||
platforms = platforms.linux;
|
platforms = platforms.linux;
|
||||||
homepage = https://github.com/ikalnytskyi/gnome-shell-extension-icon-hider;
|
homepage = https://github.com/ikalnytskyi/gnome-shell-extension-icon-hider;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user