python39Packages.uvloop: mark broken
see: https://github.com/MagicStack/uvloop/issues/365
This commit is contained in:
parent
1aeec1f039
commit
9ae490f32a
@ -72,5 +72,6 @@ buildPythonPackage rec {
|
||||
homepage = "https://github.com/MagicStack/uvloop";
|
||||
license = licenses.mit;
|
||||
maintainers = with maintainers; [ costrouc ];
|
||||
broken = pythonAtLeast "3.9"; # see: https://github.com/MagicStack/uvloop/issues/365
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user