coturn: override libevent openssl
libevent propagates openssl coturn crashes when it has two different versions of openssl
This commit is contained in:
@@ -29,7 +29,7 @@ stdenv.mkDerivation rec {
|
||||
|
||||
buildInputs = [
|
||||
openssl
|
||||
libevent
|
||||
(libevent.override { inherit openssl; })
|
||||
libprom
|
||||
libpromhttp
|
||||
libmicrohttpd
|
||||
|
||||
Reference in New Issue
Block a user