kotatogram-desktop: unpin abseil-cpp

This commit is contained in:
Tomas Drtina
2023-06-20 07:30:17 -04:00
committed by Yt
parent 9cee059d96
commit bc2ccccf5a
-2
View File
@@ -32172,8 +32172,6 @@ with pkgs;
# no idea how to fix the tests :(
doCheck = false;
});
abseil-cpp = abseil-cpp_202111;
};
kotatogram-desktop-with-webkit = callPackage ../applications/networking/instant-messengers/telegram/kotatogram-desktop/with-webkit.nix { };