mesos,swiften,pingus: Mark as broken

Those packages are broken for >4 months, which is why it seems best to
mark them as broken for now. I noticed these while testing #75877.
This commit is contained in:
Michael Weiss
2020-03-29 20:06:41 +02:00
parent 4e554ad1bc
commit 0dd5ccc742
3 changed files with 3 additions and 0 deletions
+1
View File
@@ -33,5 +33,6 @@ stdenv.mkDerivation {
platforms = stdenv.lib.platforms.linux;
maintainers = [stdenv.lib.maintainers.raskin];
license = stdenv.lib.licenses.gpl3;
broken = true; # Broken since 2019-11-20 (https://hydra.nixos.org/build/114721280)
};
}