Merge pull request #46385 from xeji/p/broken

mark long-failing packages broken for 18.09
This commit is contained in:
xeji
2018-09-15 00:54:49 +02:00
committed by GitHub
7 changed files with 10 additions and 0 deletions
@@ -189,6 +189,7 @@ EOF
description = "A web engine based on the Chromium web browser";
maintainers = with maintainers; [ matthewbauer ];
platforms = platforms.unix;
broken = qt56; # 2018-09-13, no successful build since 2018-04-25
};
}