yacreader: use lib for maintainer
This commit is contained in:
@@ -22,6 +22,6 @@ mkDerivation rec {
|
||||
description = "A comic reader for cross-platform reading and managing your digital comic collection";
|
||||
homepage = "http://www.yacreader.com";
|
||||
license = lib.licenses.gpl3;
|
||||
maintainers = with maintainers; [ srapenne ];
|
||||
maintainers = with lib.maintainers; [ srapenne ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user