nixpkgs/pkgs/development/python-modules/telethon
Sameer Hoosen 5f4b7ad06b
python38Packages.telethon: Patch find_library for libssl
Telethon can use libssl to speed up encryption. The `find_library` call fails on NixOS because the environmental variables that get checked are obviously missing so we patch it with a direct path to libssl.

8330635a72/telethon/crypto/libssl.py (L19)
2020-09-07 13:16:41 +02:00
..
default.nix python38Packages.telethon: Patch find_library for libssl 2020-09-07 13:16:41 +02:00