Loading pkgs/tools/misc/ntfy/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -125,7 +125,7 @@ python.pkgs.buildPythonApplication rec { meta = with lib; { description = "Utility for sending notifications, on demand and when commands finish"; homepage = "http://ntfy.rtfd.org/"; homepage = "https://ntfy.rtfd.org/"; license = licenses.gpl3; maintainers = with maintainers; [ kamilchm ]; mainProgram = "ntfy"; Loading Loading
pkgs/tools/misc/ntfy/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -125,7 +125,7 @@ python.pkgs.buildPythonApplication rec { meta = with lib; { description = "Utility for sending notifications, on demand and when commands finish"; homepage = "http://ntfy.rtfd.org/"; homepage = "https://ntfy.rtfd.org/"; license = licenses.gpl3; maintainers = with maintainers; [ kamilchm ]; mainProgram = "ntfy"; Loading