gnomeExtensions.icon-hider: mark as broken
This commit is contained in:
@@ -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
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user