_64gram
64gram 1.2.2
Unofficial Telegram Desktop providing Windows 64bit build and extra features
https://github.com/TDesktop-x64/tdesktopGNU General Public License v3.0 only
main program: Telegramprograms: Telegram
Maintainers
Platforms (80)
i686-freebsdaarch64-linuxarmv6l-linuxor1k-noneaarch64_be-noneaarch64-freebsds390x-nonex86_64-redox
Install
Copy into your configuration
NixOS (configuration.nix)
environment.systemPackages = with pkgs; [ _64gram ];
Ad-hoc shell
nix-shell -p _64gram
Flake (nix run)
nix run nixpkgs#_64gram