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