pkgs/applications/networking/instant-messengers/telegram/kotatogram-desktop/cstring-includes.patch
0 → 100644
+74
−0
Loading
The tg_owt override in kotatogram-desktop uses version 0-unstable-2024-06-15, which requires two patches that were recently removed from telegram-desktop's tg_owt definition after being fixed upstream in newer versions. This restores the patches locally for kotatogram-desktop: - abseil-202508.patch: fixes build with abseil 202508 - cstring-includes.patch: fixes build with glibc (missing <cstring> includes)