pythonPackages.remotecv: mark broken
pillow no longer supports truncated images
This commit is contained in:
parent
2ab313317b
commit
37070fcd11
@ -34,5 +34,6 @@ buildPythonPackage rec {
|
||||
homepage = https://github.com/thumbor/remotecv/wiki;
|
||||
license = licenses.mit;
|
||||
maintainers = with maintainers; [ jluttine ];
|
||||
broken = true; # no longer compatible with latest pillow
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user