Loading pkgs/applications/networking/instant-messengers/telegram/telegram-desktop/default.nix +1 −0 Original line number Diff line number Diff line Loading @@ -258,6 +258,7 @@ stdenv.mkDerivation rec { the MTProto secure protocol. ''; license = licenses.gpl3Only; platforms = platforms.all; homepage = "https://desktop.telegram.org/"; changelog = "https://github.com/telegramdesktop/tdesktop/releases/tag/v${version}"; maintainers = with maintainers; [ nickcao ]; Loading Loading
pkgs/applications/networking/instant-messengers/telegram/telegram-desktop/default.nix +1 −0 Original line number Diff line number Diff line Loading @@ -258,6 +258,7 @@ stdenv.mkDerivation rec { the MTProto secure protocol. ''; license = licenses.gpl3Only; platforms = platforms.all; homepage = "https://desktop.telegram.org/"; changelog = "https://github.com/telegramdesktop/tdesktop/releases/tag/v${version}"; maintainers = with maintainers; [ nickcao ]; Loading