Mark more packages as broken

This commit is contained in:
Eelco Dolstra
2013-11-04 21:07:57 +01:00
parent a5827b18a1
commit a0e21fd1ca
27 changed files with 33 additions and 8 deletions

View File

@@ -45,6 +45,7 @@ rec {
];
platforms = with a.lib.platforms;
linux;
broken = true;
};
passthru = {
updateInfo = {