Merge pull request #212461 from xanderio/bibata-extra-cursor-broken
bibata-extra-cursors: mark as broken
This commit is contained in:
@@ -50,5 +50,7 @@ stdenvNoCC.mkDerivation rec {
|
||||
license = licenses.gpl3;
|
||||
platforms = platforms.linux;
|
||||
maintainers = with maintainers; [ dtzWill AdsonCicilioti ];
|
||||
# unmaintained as of Nov 9, 2022. unable to be build with clickgen version 2.x
|
||||
broken = true;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user