treewide: checkMeta fixes for x86_64-linux
This commit is contained in:
@@ -23,6 +23,6 @@ buildPythonApplication rec {
|
||||
description = "Provides a command line tool to invoke vcs commands on multiple repositories";
|
||||
homepage = https://github.com/dirk-thomas/vcstool;
|
||||
license = licenses.asl20;
|
||||
maintainer = with maintainers; [ sivteck ];
|
||||
maintainers = with maintainers; [ sivteck ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user