Loading pkgs/development/python-modules/swh-web-client/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -66,6 +66,6 @@ buildPythonPackage (finalAttrs: { description = "Client for Software Heritage Web applications, via their APIs"; homepage = "https://gitlab.softwareheritage.org/swh/devel/swh-web-client"; license = lib.licenses.gpl3Only; maintainers = [ ]; maintainers = with lib.maintainers; [ drupol ]; }; }) Loading
pkgs/development/python-modules/swh-web-client/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -66,6 +66,6 @@ buildPythonPackage (finalAttrs: { description = "Client for Software Heritage Web applications, via their APIs"; homepage = "https://gitlab.softwareheritage.org/swh/devel/swh-web-client"; license = lib.licenses.gpl3Only; maintainers = [ ]; maintainers = with lib.maintainers; [ drupol ]; }; })