maigret: mark as broken on darwin
This commit is contained in:
@@ -108,5 +108,6 @@ python3.pkgs.buildPythonApplication rec {
|
||||
homepage = "https://maigret.readthedocs.io";
|
||||
license = licenses.mit;
|
||||
maintainers = with maintainers; [ fab ];
|
||||
broken = stdenv.hostPlatform.isDarwin;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user