mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-23 23:43:30 +00:00
Fresh bitlbee builds with GNU TLS 3
This commit is contained in:
parent
0142e4d685
commit
a9a728af64
@ -7517,7 +7517,7 @@ let
|
||||
bitlbee = callPackage ../applications/networking/instant-messengers/bitlbee {
|
||||
# For some reason, TLS support is broken when using GnuTLS 3.0 (can't
|
||||
# connect to jabber.org, for instance.)
|
||||
gnutls = gnutls2;
|
||||
gnutls = gnutls;
|
||||
libotr = libotr_3_2;
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user