gnomeExtensions.battery-status: mark as broken
This commit is contained in:
parent
b22b5a2874
commit
8f2e57d918
@ -21,6 +21,7 @@ stdenv.mkDerivation rec {
|
|||||||
meta = with stdenv.lib; {
|
meta = with stdenv.lib; {
|
||||||
description = "Configurable lightweight battery charge indicator and autohider";
|
description = "Configurable lightweight battery charge indicator and autohider";
|
||||||
license = licenses.gpl2;
|
license = licenses.gpl2;
|
||||||
|
broken = true; # not compatable with latest GNOME
|
||||||
maintainers = with maintainers; [ jonafato ];
|
maintainers = with maintainers; [ jonafato ];
|
||||||
homepage = https://github.com/milliburn/gnome-shell-extension-battery_status;
|
homepage = https://github.com/milliburn/gnome-shell-extension-battery_status;
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user