Loading pkgs/by-name/nu/nuraft/package.nix +3 −2 Original line number Diff line number Diff line Loading @@ -5,7 +5,7 @@ fetchpatch, cmake, boost, asio, asio_1_32_0, openssl, zlib, }: Loading Loading @@ -34,7 +34,8 @@ stdenv.mkDerivation rec { nativeBuildInputs = [ cmake ]; buildInputs = [ boost asio # Depends on io_service asio_1_32_0 openssl zlib ]; Loading Loading
pkgs/by-name/nu/nuraft/package.nix +3 −2 Original line number Diff line number Diff line Loading @@ -5,7 +5,7 @@ fetchpatch, cmake, boost, asio, asio_1_32_0, openssl, zlib, }: Loading Loading @@ -34,7 +34,8 @@ stdenv.mkDerivation rec { nativeBuildInputs = [ cmake ]; buildInputs = [ boost asio # Depends on io_service asio_1_32_0 openssl zlib ]; Loading