From 2d4fc12f1e8995400fc073edd37bbc45942b76e0 Mon Sep 17 00:00:00 2001 From: Tom van Dijk <18gatenmaker6@gmail.com> Date: Fri, 6 Jun 2025 14:12:22 +0200 Subject: [PATCH] telegram-desktop: add a note to remove lib{avif,heif,jxl} next release --- .../telegram/telegram-desktop/unwrapped.nix | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/pkgs/applications/networking/instant-messengers/telegram/telegram-desktop/unwrapped.nix b/pkgs/applications/networking/instant-messengers/telegram/telegram-desktop/unwrapped.nix index e0d56e3c037e..4159be1e1092 100644 --- a/pkgs/applications/networking/instant-messengers/telegram/telegram-desktop/unwrapped.nix +++ b/pkgs/applications/networking/instant-messengers/telegram/telegram-desktop/unwrapped.nix @@ -105,6 +105,10 @@ stdenv.mkDerivation (finalAttrs: { # even though the last 3 dependencies are already in `kimageformats`, # because of a logic error in the cmake files, in td 5.15.{1,2} it # doesn't link when you don't add them explicitly + # + # this has been fixed + # (https://github.com/desktop-app/cmake_helpers/pull/413), remove next + # release kimageformats libavif libheif