gnomeExtensions.icon-hider: mark as broken
This commit is contained in:
parent
77f1d77a3b
commit
006330bce4
1 changed files with 1 additions and 0 deletions
|
@ -24,5 +24,6 @@ stdenv.mkDerivation rec {
|
|||
maintainers = with maintainers; [ jonafato ];
|
||||
platforms = gnome3.gnome-shell.meta.platforms;
|
||||
homepage = https://github.com/ikalnytskyi/gnome-shell-extension-icon-hider;
|
||||
broken = versionAtLeast gnome3.gnome-shell.version "3.32"; # Doesn't support 3.34
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue