Loading pkgs/development/python-modules/toonapi/default.nix +1 −0 Original line number Diff line number Diff line Loading @@ -30,6 +30,7 @@ buildPythonPackage rec { meta = with lib; { description = "Python client for the Quby ToonAPI"; homepage = "https://github.com/frenck/python-toonapi"; changelog = "https://github.com/frenck/python-toonapi/releases/tag/v${version}"; license = with licenses; [ mit ]; maintainers = with maintainers; [ fab ]; }; Loading Loading
pkgs/development/python-modules/toonapi/default.nix +1 −0 Original line number Diff line number Diff line Loading @@ -30,6 +30,7 @@ buildPythonPackage rec { meta = with lib; { description = "Python client for the Quby ToonAPI"; homepage = "https://github.com/frenck/python-toonapi"; changelog = "https://github.com/frenck/python-toonapi/releases/tag/v${version}"; license = with licenses; [ mit ]; maintainers = with maintainers; [ fab ]; }; Loading