Merge pull request #20152 from igsha/fix-mezzanine

pythonPackages.mezzanine: fixes #19989
This commit is contained in:
Frederik Rietdijk 2016-11-30 10:43:34 +01:00 committed by GitHub
commit c517718ffc

View File

@ -14170,6 +14170,7 @@ in {
license = licenses.free;
maintainers = with maintainers; [ prikhi ];
platforms = platforms.linux;
broken = true; # broken dependency of django within filebrowser_safe
};
};