libbitcoin-client 3.5.0 -> 3.8.0 https://repology.org/project/libbitcoin-client/versions attrpath: libbitcoin-client Checking auto update branch... No auto update branch exists [version] [version] updated version and sha256 [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] skipping because derivation has no updateScript [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/tools/misc/libbitcoin/libbitcoin-client.nix b/pkgs/tools/misc/libbitcoin/libbitcoin-client.nix index a940fba29676..85be4d723813 100644 --- a/pkgs/tools/misc/libbitcoin/libbitcoin-client.nix +++ b/pkgs/tools/misc/libbitcoin/libbitcoin-client.nix @@ -3,7 +3,7 @@ let pname = "libbitcoin-client"; - version = "3.5.0"; + version = "3.8.0"; in stdenv.mkDerivation { name = "${pname}-${version}"; @@ -12,7 +12,7 @@ in stdenv.mkDerivation { owner = "libbitcoin"; repo = pname; rev = "v${version}"; - sha256 = "0a9c00f1pfi8wczbfd1djkvr7di3iw1ynak6if910w01dkhbm6v4"; + sha256 = "sha256-5qbxixaozHFsOcBxnuGEfNJyGL8UaYCOPwPakfc0bAg="; }; nativeBuildInputs = [ autoreconfHook pkg-config ]; Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A libbitcoin-client nix build failed. checking --with-tests option... no checking --with-examples option... yes checking --enable-ndebug option... yes checking --enable-isystem option... no checking whether C++ compiler accepts -std=c++11... yes checking whether C++ compiler accepts -Wall... yes checking whether C++ compiler accepts -Wall... (cached) yes checking whether C++ compiler accepts -Wextra... yes checking whether C++ compiler accepts -Wextra... (cached) yes checking whether C++ compiler accepts -Wpedantic... yes checking whether C++ compiler accepts -Wpedantic... (cached) yes checking whether C++ compiler accepts -Wno-reorder... yes checking whether C++ compiler accepts -Wno-missing-field-initializers... yes checking whether C++ compiler accepts -Wno-missing-braces... yes checking whether C++ compiler accepts -Wno-comment... yes checking whether C++ compiler accepts -Wno-deprecated-copy... yes checking whether the linker accepts -fstack-protector... yes checking whether the linker accepts -fstack-protector-all... yes checking for boostlib >= 1.72.0 (107200) includes in "/nix/store/439ixsnm3v14nzfwrcch4jrzjq6m9jci-boost-1.75.0-dev/include"... yes checking for boostlib >= 1.72.0 (107200) lib path in "/nix/store/439ixsnm3v14nzfwrcch4jrzjq6m9jci-boost-1.75.0-dev/lib/x86_64-linux-gnu"... no checking for boostlib >= 1.72.0 (107200) lib path in "/nix/store/439ixsnm3v14nzfwrcch4jrzjq6m9jci-boost-1.75.0-dev/lib64"... no checking for boostlib >= 1.72.0 (107200) lib path in "/nix/store/439ixsnm3v14nzfwrcch4jrzjq6m9jci-boost-1.75.0-dev/libx32"... no checking for boostlib >= 1.72.0 (107200) lib path in "/nix/store/439ixsnm3v14nzfwrcch4jrzjq6m9jci-boost-1.75.0-dev/lib"... yes checking for boostlib >= 1.72.0 (107200)... yes configure: boost_CPPFLAGS : -I/nix/store/439ixsnm3v14nzfwrcch4jrzjq6m9jci-boost-1.75.0-dev/include configure: boost_ISYS_CPPFLAGS : -isystem/nix/store/439ixsnm3v14nzfwrcch4jrzjq6m9jci-boost-1.75.0-dev/include configure: boost_LDFLAGS : -L/nix/store/ifjnw6l7vjdd2sb5yrnw3hhfihcrl5vc-boost-1.75.0/lib configure: boost_BUILD_CPPFLAGS : -I/nix/store/439ixsnm3v14nzfwrcch4jrzjq6m9jci-boost-1.75.0-dev/include checking for libbitcoin-system >= 3.8.0... no configure: error: libbitcoin-system >= 3.8.0 is required but was not found.