Merge pull request #192640 from superherointj/broken-mailnag
mailnag: mark broken
This commit is contained in:
@@ -103,5 +103,6 @@ python3Packages.buildPythonApplication rec {
|
||||
license = licenses.gpl2;
|
||||
platforms = platforms.linux;
|
||||
maintainers = with maintainers; [ doronbehar ];
|
||||
broken = true; # at 2022-09-23
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user