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

@@ -80,5 +80,6 @@ buildPythonPackage rec {
homepage = https://pythonnet.github.io;
license = licenses.mit;
maintainers = with maintainers; [ jraygauthier ];
broken = true;
};
}