treewide: checkMeta fixes for x86_64-linux
This commit is contained in:
@@ -27,6 +27,6 @@ pythonPackages.buildPythonPackage rec {
|
||||
description = "Noto fonts support tools and scripts plus web site generation";
|
||||
license = lib.licenses.asl20;
|
||||
homepage = https://github.com/googlei18n/nototools;
|
||||
platform = lib.platforms.unix;
|
||||
platforms = lib.platforms.unix;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user