From 7e55c3cfc7de189679cc6a3c16052712e01a0b7f Mon Sep 17 00:00:00 2001 From: Frederik Rietdijk Date: Mon, 13 Feb 2017 17:00:57 +0100 Subject: [PATCH] kde4.kwooty: broken --- pkgs/applications/networking/newsreaders/kwooty/default.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/pkgs/applications/networking/newsreaders/kwooty/default.nix b/pkgs/applications/networking/newsreaders/kwooty/default.nix index 1f6a20fc76b..f4bd04e8a2d 100644 --- a/pkgs/applications/networking/newsreaders/kwooty/default.nix +++ b/pkgs/applications/networking/newsreaders/kwooty/default.nix @@ -34,5 +34,6 @@ in stdenv.mkDerivation { meta = { description = "Binary news reader of KDE"; + broken = true; }; }