Loading pkgs/development/python-modules/axisregistry/default.nix +1 −0 Original line number Diff line number Diff line Loading @@ -38,6 +38,7 @@ buildPythonPackage rec { meta = with lib; { description = "Google Fonts registry of OpenType variation axis tags"; homepage = "https://github.com/googlefonts/axisregistry"; changelog = "https://github.com/googlefonts/axisregistry/blob/v${version}/CHANGELOG.md"; license = licenses.asl20; maintainers = with maintainers; [ danc86 ]; }; Loading Loading
pkgs/development/python-modules/axisregistry/default.nix +1 −0 Original line number Diff line number Diff line Loading @@ -38,6 +38,7 @@ buildPythonPackage rec { meta = with lib; { description = "Google Fonts registry of OpenType variation axis tags"; homepage = "https://github.com/googlefonts/axisregistry"; changelog = "https://github.com/googlefonts/axisregistry/blob/v${version}/CHANGELOG.md"; license = licenses.asl20; maintainers = with maintainers; [ danc86 ]; }; Loading