Loading pkgs/development/python-modules/apprise/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -74,7 +74,7 @@ buildPythonPackage (finalAttrs: { meta = { description = "Push Notifications that work with just about every platform"; homepage = "https://github.com/caronc/apprise"; homepage = "https://appriseit.com/"; changelog = "https://github.com/caronc/apprise/releases/tag/v${finalAttrs.version}"; license = lib.licenses.bsd2; maintainers = with lib.maintainers; [ getchoo ]; Loading Loading
pkgs/development/python-modules/apprise/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -74,7 +74,7 @@ buildPythonPackage (finalAttrs: { meta = { description = "Push Notifications that work with just about every platform"; homepage = "https://github.com/caronc/apprise"; homepage = "https://appriseit.com/"; changelog = "https://github.com/caronc/apprise/releases/tag/v${finalAttrs.version}"; license = lib.licenses.bsd2; maintainers = with lib.maintainers; [ getchoo ]; Loading