hyprlandPlugins.hycov: mark as broken
This commit is contained in:
parent
a830b796d9
commit
cd66a8cdd1
@ -28,5 +28,6 @@ mkHyprlandPlugin hyprland rec {
|
||||
license = lib.licenses.mit;
|
||||
maintainers = with lib.maintainers; [ donovanglover ];
|
||||
platforms = lib.platforms.linux;
|
||||
broken = true; # Doesn't work after Hyprland v0.41.2 https://gitee.com/DreamMaoMao/hycov/issues/IANYC8#note_31512295_link
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user