Unverified Commit fe3649c5 authored by Nick Cao's avatar Nick Cao Committed by GitHub
Browse files

Merge pull request #281061 from NickCao/opendht-msgpack

{opendht,jami}: use msgpack-cxx instead of msgpack
parents 7081bd48 ae67b96f
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -24,7 +24,7 @@
, libpulseaudio
, libupnp
, yaml-cpp
, msgpack
, msgpack-cxx
, openssl
, restinio
, secp256k1
@@ -125,7 +125,7 @@ stdenv.mkDerivation rec {
      http-parser
      jsoncpp
      libupnp
      msgpack
      msgpack-cxx
      opendht-jami
      openssl
      pjsip-jami
@@ -177,7 +177,7 @@ stdenv.mkDerivation rec {
      libpulseaudio
      libupnp
      yaml-cpp
      msgpack
      msgpack-cxx
      opendht-jami
      openssl
      pjsip-jami
+2 −2
Original line number Diff line number Diff line
@@ -7,7 +7,7 @@
, asio
, nettle
, gnutls
, msgpack
, msgpack-cxx
, readline
, libargon2
, jsoncpp
@@ -40,7 +40,7 @@ stdenv.mkDerivation rec {
    fmt
    nettle
    gnutls
    msgpack
    msgpack-cxx
    readline
    libargon2
  ] ++ lib.optionals enableProxyServerAndClient [