syncall: mark as broken
This commit is contained in:
parent
05d7f5e6d9
commit
9355057472
@ -69,5 +69,8 @@ python3.pkgs.buildPythonApplication rec {
|
||||
homepage = "https://github.com/bergercookie/syncall";
|
||||
license = licenses.mit;
|
||||
maintainers = with maintainers; [ raitobezarius ];
|
||||
# Upstream issue making it practically unusable:
|
||||
# https://github.com/bergercookie/syncall/issues/99
|
||||
broken = true;
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user