mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-11-16 18:37:04 +03:00
recommonmark: marked broken
It doesn't work with sphinx 3.
This commit is contained in:
parent
62c481a8a1
commit
36a69034bc
@ -35,5 +35,6 @@ buildPythonPackage rec {
|
||||
homepage = "https://github.com/rtfd/recommonmark";
|
||||
license = lib.licenses.mit;
|
||||
maintainers = with lib.maintainers; [ fridh ];
|
||||
broken = true; #broke until it works with sphinx 3
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user