mailman-web: mark broken
This commit is contained in:
parent
d0ead9021e
commit
5e4fc1cc5f
@ -40,5 +40,6 @@ buildPythonPackage rec {
|
||||
description = "Django project for Mailman 3 web interface";
|
||||
license = licenses.gpl3;
|
||||
maintainers = with maintainers; [ peti qyliss ];
|
||||
broken = true;
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user