From 470148703993dedbdc00c8f1e384a4ee27705830 Mon Sep 17 00:00:00 2001 From: aszlig Date: Mon, 28 Nov 2016 11:01:07 +0100 Subject: pkgs/openlab/gitit: Mark as broken Doesn't build since quite a while, so let's mark it as broken until someone either fixes it or removes it entirely. Signed-off-by: aszlig Cc: @Profpatsch, @sternenseemann --- pkgs/openlab/gitit/default.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'pkgs/openlab') diff --git a/pkgs/openlab/gitit/default.nix b/pkgs/openlab/gitit/default.nix index 29889e29..dca2822a 100644 --- a/pkgs/openlab/gitit/default.nix +++ b/pkgs/openlab/gitit/default.nix @@ -9,6 +9,7 @@ let hp = haskellPackages.override { rev = "3da7c841f9382d0c62242a1b718511acec97e9f7"; sha256 = "0qhkbvm4ixav4nln3m9845w9m3gzfq5xh4nxp2c9qj4w9p79if7z"; }; + broken = true; platforms = [ "x86_64-linux" ]; hydraPlatforms = platforms; })); -- cgit 1.4.1