about summary refs log tree commit diff
path: root/pkgs/applications/networking/instant-messengers/telegram/kotatogram-desktop
AgeCommit message (Collapse)AuthorFilesLines
5 dayskotatogram-desktop{,-with-webkit}: 1.4.9 -> 0-unstable-2024-07-01Ilya Fedin8-267/+182
Upstream doesn't have enough manpower to do even beta quality releases. Builds from random commits might be more usable for people relying on new Telegram features, at the price of not having various Kotatogram-specific features and having various bugs.
7 dayskotatogram-desktop: unbreak on aarch64-darwinKamilla Ova1-2/+0
2024-03-19treewide: add meta.mainProgram to packages with a single binarystuebinm1-0/+1
The nixpkgs-unstable channel's programs.sqlite was used to identify packages producing exactly one binary, and these automatically added to their package definitions wherever possible.
2024-01-17kotatogram-desktop: fix tg_owtyzy-11-0/+20
Fix build on GCC 13
2023-11-17kotatogram-desktop: fix build on Darwin after #234359Ilya Fedin1-4/+4
2023-06-13kotatogram-desktop.tg_owt: unpin openssl_1_1Vanilla1-0/+25
2023-05-27Revert "kotatogram-desktop/tg_owt: supply right openssl version"Vanilla1-2/+2
This reverts commit f83a8afc99364cf0085ae9764edbc611fd1a487f.
2023-05-26treewide: microsoft_gsl -> microsoft-gslWeijia Wang1-3/+3
2023-03-16Merge master into staging-nextgithub-actions[bot]1-1/+1
2023-03-16kotatogram-desktop: unbreak on aarch64-linuxWeijia Wang1-1/+1
2023-03-13treewide: make ffmpeg_4-dependant packages depend on ffmpeg_4Atemu1-2/+2
These packages were identified as broken when ffmpeg = ffmpeg_5. Tested _only_ by building them. If you are a maintainer of one of these packages, please test whether your package still works.
2023-02-16kotatogram-desktop: fix tg_owtAlex Wied2-0/+27
2023-01-24treewide: remove global with lib; in pkgs/{misc,networking}Shawn89012-13/+9
2023-01-21Merge pull request #207606 from ilya-fedin/kotatogram-tg-owt-openssl-fixAlexander Bantyev1-2/+2
kotatogram-desktop/tg_owt: supply right openssl version
2023-01-19kotatogram-desktop: fix build on Darwin after #210062Ilya Fedin4-510/+3
2022-12-24kotatogram-desktop/tg_owt: supply right openssl versionIlya Fedin1-2/+2
tg_owt doesn't really support openssl 3.x yet, video/voice chats don't work
2022-12-13treewide: mark packages broken that never built on PLATFORMRick van Schijndel1-1/+2
Done with the help of https://github.com/Mindavi/nixpkgs-mark-broken Tool is still WIP but this is one of the first results. I manually audited the results and removed some results that were not valid. Note that some of these packages maybe should have more constrained platforms set instead of broken set, but I think not being perfectly correct is better than just keep trying to build all these things and never succeeding. Some observations: - Some darwin builds require XCode tools - aarch64-linux builds sometimes suffer from using gcc9 - gcc9 is getting older and misses some new libraries/features - Sometimes tools try to do system detection or expect some explicit settings for platforms that are not x86_64-linux
2022-07-22kotatogram-desktop: propagate all tg_owt build inputsIlya Fedin1-9/+1
It's a static library and all the packages required at the linking stage for RPATH
2022-05-30treewide: pkgs/applications: mark broken for aarch64-linuxRick van Schijndel1-0/+1
2022-04-25kotatogram-desktop: merge tg_owt post-patch commandsIlya Fedin1-6/+3
2022-04-25kotatogram-desktop: fix build with KF5.94Ilya Fedin2-0/+58
2022-04-15kotatogram-desktop: fix screensharing on WaylandIlya Fedin1-2/+15
2022-04-15kotatogram-desktop: update patches to fix build on DarwinIlya Fedin2-26/+48
2022-04-15kotatogram-desktop: update tg_owtIlya Fedin1-5/+3
2022-04-10kotatogram-desktop-with-webkit: initIlya Fedin2-21/+23
This allows to get maximum from the dlopen-based code and install webkit dependency only when needed and without rebuilds Tested with https://t.me/ShopBot
2022-03-17kotatogram-desktop: add Darwin supportIlya Fedin4-22/+627
tdesktop and kotatogram both have macos builds, so it shouldn't be hard to make them available in nixpkgs
2022-03-17kotatogram-desktop: 1.4.1 -> 1.4.9Ilya Fedin3-57/+151
2022-03-17kotatogram-desktop: apply nixpkgs-fmtIlya Fedin2-21/+96
2022-02-06kotatogram-desktop.tg_owt: fix typoJonathan Ringer1-1/+1
2022-02-06kotatogram-desktop.tg_owt: pin mpeg to 4.xJonathan Ringer1-2/+2
2021-11-11epoxy: rename to libepoxyKerstin Humm1-2/+2
https://github.com/NixOS/nixpkgs/issues/145040
2021-06-26kotatogram-desktop: Copy the old tg_owt.nix from tdesktopMichael Weiss2-1/+37
The current tg_owt version (since the update of tdesktop to version 2.8.0 in 0d509d366d4) isn't compatible with kotatogram-desktop anymore.
2021-06-10Change all alsaLib references to alsa-libAndersonTorres1-2/+2
2021-05-01kotatogram-desktop: 1.4 -> 1.4.1Ilya Fedin1-4/+4
2021-04-14kotatogram-desktop: 1.2 -> 1.4Ilya Fedin1-18/+42
2021-04-04lzma: deprecate aliasSandro Jäckel1-2/+2
2021-02-01treewide: xdg_utils -> xdg-utilsBen Siraphob1-2/+2
2020-09-07kotatogram-desktop: properly depend on libdbusmenuThomas Tuegel1-2/+2
2020-06-12treewide: use ffmpeg_3 explicitly if not wanted otherwiseDoron Behar1-2/+2
After making `ffmpeg` point to the latest `ffmpeg_4`, all packages that used `ffmpeg` without requiring a specific version now use ffmpeg_3 explicitly so they shouldn't change.
2020-04-12Merge pull request #82883 from ilya-fedin/update-kotatogramAlexey Shmalko1-12/+8
kotatogram-desktop: 1.1.5 -> 1.2
2020-04-10treewide: Per RFC45, remove all unquoted URLsMichael Reilly1-1/+1
2020-03-19kotatogram-desktop: 1.1.5 -> 1.2Ilya Fedin1-12/+8
2020-01-30kotatogram-desktop: init at 1.1.5Ilya Fedin1-0/+54