treewide: fix the remaining issues with meta attributes
This commit is contained in:
@@ -19,7 +19,7 @@ stdenv.mkDerivation rec {
|
||||
meta = {
|
||||
description = "A high performance templating engine";
|
||||
homepage = http://ctpp.havoc.ru;
|
||||
maintiainers = with stdenv.lib.maintainers; [ robbinch ];
|
||||
maintainers = with stdenv.lib.maintainers; [ robbinch ];
|
||||
platforms = with stdenv.lib.platforms; linux;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user