forked from mirrors/nixpkgs
Remove obsolete comment
This commit is contained in:
parent
8f577c576c
commit
97d291d040
|
@ -7515,8 +7515,6 @@ let
|
|||
bitcoin = callPackage ../applications/misc/bitcoin { };
|
||||
|
||||
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 = gnutls;
|
||||
libotr = libotr_3_2;
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue