nixpkgs/pkgs/applications/networking/syncplay
nyanotech aefce34bc5
syncplay: fix tls support in client
Adds "pem", which is a new dependency added in the last release from upstream.

Nixos patches certifi to return the system ca bundle, which includes openssl-format "trusted certificate"s, which pyopenssl seems to choke on when syncplay tries to load them. Therefore, we add a patch that skips those "trusted certificates".
2023-06-17 10:57:59 -07:00
..
default.nix syncplay: fix tls support in client 2023-06-17 10:57:59 -07:00
trusted_certificates.patch syncplay: fix tls support in client 2023-06-17 10:57:59 -07:00