From 92dbfb5b9d0c4a0fe328b73ccff468a293e80d39 Mon Sep 17 00:00:00 2001 From: LluĂ­s Batlle i Rossell Date: Mon, 5 Oct 2009 21:01:50 +0000 Subject: Marking comical as maintained by me, and let hydra build it. svn path=/nixpkgs/trunk/; revision=17652 --- pkgs/applications/graphics/comical/default.nix | 2 ++ 1 file changed, 2 insertions(+) (limited to 'pkgs/applications/graphics/comical') diff --git a/pkgs/applications/graphics/comical/default.nix b/pkgs/applications/graphics/comical/default.nix index db6f5746825..4cce7fde4e0 100644 --- a/pkgs/applications/graphics/comical/default.nix +++ b/pkgs/applications/graphics/comical/default.nix @@ -19,5 +19,7 @@ stdenv.mkDerivation { description = "Viewer of CBR and CBZ files, often used to store scanned comics"; homepage = http://comical.sourceforge.net/; license = "GPLv2+"; + maintainers = with stdenv.lib.maintainers; [viric]; + platforms = with stdenv.lib.platforms; linux; }; } -- cgit 1.4.1