libbitcoin-explorer 3.5.0 -> 3.8.0 https://repology.org/project/libbitcoin-explorer/versions attrpath: libbitcoin-explorer 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-explorer.nix b/pkgs/tools/misc/libbitcoin/libbitcoin-explorer.nix index 7d00e4c09add..b488ddf2cee3 100644 --- a/pkgs/tools/misc/libbitcoin/libbitcoin-explorer.nix +++ b/pkgs/tools/misc/libbitcoin/libbitcoin-explorer.nix @@ -3,7 +3,7 @@ let pname = "libbitcoin-explorer"; - 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 = "033nrdzrha4kypxk4biixjsbjd16r4m2mjvpid4gdj5hzbbj1p93"; + sha256 = "sha256-NUAtjrfRbZg5ewQo4PZ1HEoG8GRrsPcNb78UYMHqdyo="; }; 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-explorer nix build failed. 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 whether C++ compiler accepts -Wno-unused-parameter... yes checking for boostlib >= 1.72.0 (107200) includes in "/nix/store/wbkwx7cr83jrnnhlcbz28m330wb3bwwy-boost-1.75.0-dev/include"... yes checking for boostlib >= 1.72.0 (107200) lib path in "/nix/store/wbkwx7cr83jrnnhlcbz28m330wb3bwwy-boost-1.75.0-dev/lib/x86_64-linux-gnu"... no checking for boostlib >= 1.72.0 (107200) lib path in "/nix/store/wbkwx7cr83jrnnhlcbz28m330wb3bwwy-boost-1.75.0-dev/lib64"... no checking for boostlib >= 1.72.0 (107200) lib path in "/nix/store/wbkwx7cr83jrnnhlcbz28m330wb3bwwy-boost-1.75.0-dev/libx32"... no checking for boostlib >= 1.72.0 (107200) lib path in "/nix/store/wbkwx7cr83jrnnhlcbz28m330wb3bwwy-boost-1.75.0-dev/lib"... yes checking for boostlib >= 1.72.0 (107200)... yes configure: boost_CPPFLAGS : -I/nix/store/wbkwx7cr83jrnnhlcbz28m330wb3bwwy-boost-1.75.0-dev/include configure: boost_ISYS_CPPFLAGS : -isystem/nix/store/wbkwx7cr83jrnnhlcbz28m330wb3bwwy-boost-1.75.0-dev/include configure: boost_LDFLAGS : -L/nix/store/a159r9cnlsh4vvdfwypd4lly9s5d71mx-boost-1.75.0/lib configure: boost_BUILD_CPPFLAGS : -I/nix/store/wbkwx7cr83jrnnhlcbz28m330wb3bwwy-boost-1.75.0-dev/include configure: bash_completion_BUILD_CPPFLAGS : checking for libbitcoin-client >= 3.8.0... no configure: error: libbitcoin-client >= 3.8.0 is required but was not found.