Loading pkgs/development/libraries/liblinphone/default.nix +3 −6 Original line number Diff line number Diff line { bctoolbox { lib , bc-soci , belcard , belle-sip , belr , cmake , doxygen , fetchFromGitLab Loading @@ -10,12 +10,9 @@ , lime , mediastreamer , python3 , bc-soci , sqlite , lib , stdenv , xercesc , zxing-cpp }: stdenv.mkDerivation rec { Loading @@ -41,6 +38,7 @@ stdenv.mkDerivation rec { "-DENABLE_STATIC=NO" # Do not build static libraries "-DENABLE_UNIT_TESTS=NO" # Do not build test executables "-DENABLE_STRICT=NO" # Do not build with -Werror "-DENABLE_QRCODE=NO" # Does not build with zxing-cpp 2 ]; buildInputs = [ Loading @@ -58,7 +56,6 @@ stdenv.mkDerivation rec { (python3.withPackages (ps: [ ps.pystache ps.six ])) sqlite xercesc zxing-cpp ]; nativeBuildInputs = [ Loading Loading
pkgs/development/libraries/liblinphone/default.nix +3 −6 Original line number Diff line number Diff line { bctoolbox { lib , bc-soci , belcard , belle-sip , belr , cmake , doxygen , fetchFromGitLab Loading @@ -10,12 +10,9 @@ , lime , mediastreamer , python3 , bc-soci , sqlite , lib , stdenv , xercesc , zxing-cpp }: stdenv.mkDerivation rec { Loading @@ -41,6 +38,7 @@ stdenv.mkDerivation rec { "-DENABLE_STATIC=NO" # Do not build static libraries "-DENABLE_UNIT_TESTS=NO" # Do not build test executables "-DENABLE_STRICT=NO" # Do not build with -Werror "-DENABLE_QRCODE=NO" # Does not build with zxing-cpp 2 ]; buildInputs = [ Loading @@ -58,7 +56,6 @@ stdenv.mkDerivation rec { (python3.withPackages (ps: [ ps.pystache ps.six ])) sqlite xercesc zxing-cpp ]; nativeBuildInputs = [ Loading