2022-12-31T09:32:35 libbitcoin-client 3.5.0 -> 3.6.0 https://repology.org/metapackage/libbitcoin-client/versions 2022-12-31T09:32:37 attrpath: libbitcoin-client 2022-12-31T09:32:37 Checking auto update branch... 2022-12-31T09:32:37 No auto update branch exists 2022-12-31T09:32:41 [version] 2022-12-31T09:32:43 [version] updated version and sha256 2022-12-31T09:32:43 [rustCrateVersion] 2022-12-31T09:32:43 [rustCrateVersion] No cargoSha256 found 2022-12-31T09:32:43 [golangModuleVersion] 2022-12-31T09:32:43 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-31T09:32:43 [updateScript] 2022-12-31T09:32:43 [updateScript] skipping because derivation has no updateScript 2022-12-31T09:32:43 2022-12-31T09:32:43 [quotedUrls] 2022-12-31T09:32:43 [quotedUrls] nothing found to replace 2022-12-31T09:32:43 Diff after rewrites: diff --git a/pkgs/tools/misc/libbitcoin/libbitcoin-client.nix b/pkgs/tools/misc/libbitcoin/libbitcoin-client.nix index a940fba2967..1fa75ab28ee 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.6.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-SZAAjHRiO4DYxe1bK7TiSoBzdb8K0QhbSSU18akEjgg="; }; nativeBuildInputs = [ autoreconfHook pkg-config ]; 2022-12-31T09:34:25 Received ExitFailure 100 when running Raw command: /nix/store/6fr58pqy02hmgw1h7b9nqmv7vlp3v346-nix-2.3.15/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A libbitcoin-client nix build failed. from ./include/bitcoin/client/proxy.hpp:23, from src/proxy.cpp:19: /nix/store/zs9ng1r65flwilcf939arg4q683lihkx-libbitcoin-3.6.0/include/bitcoin/bitcoin/math/hash.hpp:25:10: fatal error: boost/functional/hash_fwd.hpp: No such file or directory 25 | #include  | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ compilation terminated. make: *** [Makefile:983: src/libbitcoin_client_la-proxy.lo] Error 1 In file included from /nix/store/zs9ng1r65flwilcf939arg4q683lihkx-libbitcoin-3.6.0/include/bitcoin/bitcoin/formats/base_16.hpp:24, from /nix/store/zs9ng1r65flwilcf939arg4q683lihkx-libbitcoin-3.6.0/include/bitcoin/bitcoin/config/checkpoint.hpp:27, from /nix/store/zs9ng1r65flwilcf939arg4q683lihkx-libbitcoin-3.6.0/include/bitcoin/bitcoin/constants.hpp:25, from /nix/store/zs9ng1r65flwilcf939arg4q683lihkx-libbitcoin-3.6.0/include/bitcoin/bitcoin.hpp:19, from ./include/bitcoin/client/dealer.hpp:26, from src/dealer.cpp:19: /nix/store/zs9ng1r65flwilcf939arg4q683lihkx-libbitcoin-3.6.0/include/bitcoin/bitcoin/math/hash.hpp:25:10: fatal error: boost/functional/hash_fwd.hpp: No such file or directory 25 | #include  | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /nix/store/zs9ng1r65flwilcf939arg4q683lihkx-libbitcoin-3.6.0/include/bitcoin/bitcoin/formats/base_16.hpp:24, from /nix/store/zs9ng1r65flwilcf939arg4q683lihkx-libbitcoin-3.6.0/include/bitcoin/bitcoin/config/checkpoint.hpp:27, from /nix/store/zs9ng1r65flwilcf939arg4q683lihkx-libbitcoin-3.6.0/include/bitcoin/bitcoin/constants.hpp:25, from /nix/store/zs9ng1r65flwilcf939arg4q683lihkx-libbitcoin-3.6.0/include/bitcoin/bitcoin.hpp:19, from /nix/store/l1qydghgsgfa5pgfd48jgm9xbi29b7mb-libbitcoin-protocol-3.5.0/include/bitcoin/protocol.hpp:17, from ./include/bitcoin/client/socket_stream.hpp:23, from src/socket_stream.cpp:19: /nix/store/zs9ng1r65flwilcf939arg4q683lihkx-libbitcoin-3.6.0/include/bitcoin/bitcoin/math/hash.hpp:25:10: fatal error: boost/functional/hash_fwd.hpp: No such file or directory 25 | #include  | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ compilation terminated. compilation terminated. make: *** [Makefile:969: src/libbitcoin_client_la-dealer.lo] Error 1 make: *** [Makefile:990: src/libbitcoin_client_la-socket_stream.lo] Error 1