bibata-extra-cursors: mark as broken
Project is unable to be build with clickgen version 2.x and upstream archived it on Nov 9, 2022.
This commit is contained in:
parent
5abd6729f2
commit
61eba16e9a
1 changed files with 2 additions and 0 deletions
|
@ -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;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue