mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-02 15:41:48 +00:00
Marking comical as maintained by me, and let hydra build it.
svn path=/nixpkgs/trunk/; revision=17652
This commit is contained in:
parent
ba09982edb
commit
92dbfb5b9d
@ -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;
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user