treewide: mark some broken packages as broken

Refs:
e675498026
1e9cc5b984
793a2fe1e8
c19cf65261
f6544d618f
This commit is contained in:
Linus Heckemann
2019-10-07 17:20:23 +02:00
parent cfcc975798
commit 5aa4b19946
103 changed files with 120 additions and 11 deletions

View File

@@ -35,5 +35,6 @@ buildPythonPackage rec {
homepage = https://github.com/pydata/sparse/;
license = licenses.bsd3;
maintainers = [ maintainers.costrouc ];
broken = true;
};
}