pythonPackages.serversyncstorage: mark as broken
This commit is contained in:
parent
0925b16a20
commit
db93c68f80
@ -35,4 +35,8 @@ buildPythonPackage rec {
|
|||||||
pyramid sqlalchemy simplejson mozsvc cornice pyramid_hawkauth pymysql
|
pyramid sqlalchemy simplejson mozsvc cornice pyramid_hawkauth pymysql
|
||||||
pymysqlsa umemcache WSGIProxy requests pybrowserid
|
pymysqlsa umemcache WSGIProxy requests pybrowserid
|
||||||
];
|
];
|
||||||
|
|
||||||
|
meta = {
|
||||||
|
broken = true; # 2018-11-04
|
||||||
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user