libbitcoin-protocol 3.5.0 -> 3.6.0 https://repology.org/project/libbitcoin-protocol/versions attrpath: libbitcoin-protocol 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 [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-protocol.nix b/pkgs/tools/misc/libbitcoin/libbitcoin-protocol.nix index 06f6546e964..83dc7e76dd6 100644 --- a/pkgs/tools/misc/libbitcoin/libbitcoin-protocol.nix +++ b/pkgs/tools/misc/libbitcoin/libbitcoin-protocol.nix @@ -3,7 +3,7 @@ let pname = "libbitcoin-protocol"; - 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 = "1ln9r04hlnc7qmv17rakyhrnzw1a541pg5jc1sw3ccn90a5x6cfv"; + sha256 = "sha256-HJsurzR+44030uZMHO9qpMlNll2ywFahLFNti3ynH7Y="; }; 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-protocol nix build failed. from src/zmq/socket.cpp:19: /nix/store/bcbml357h2ba42h8fzldxpinyslpkf10-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:1011: src/zmq/libbitcoin_protocol_la-frame.lo] Error 1 make: *** [Makefile:1004: src/zmq/libbitcoin_protocol_la-context.lo] Error 1 make: *** [Makefile:1039: src/zmq/libbitcoin_protocol_la-socket.lo] Error 1 In file included from /nix/store/bcbml357h2ba42h8fzldxpinyslpkf10-libbitcoin-3.6.0/include/bitcoin/bitcoin/formats/base_16.hpp:24, from /nix/store/bcbml357h2ba42h8fzldxpinyslpkf10-libbitcoin-3.6.0/include/bitcoin/bitcoin/config/checkpoint.hpp:27, from /nix/store/bcbml357h2ba42h8fzldxpinyslpkf10-libbitcoin-3.6.0/include/bitcoin/bitcoin/constants.hpp:25, from /nix/store/bcbml357h2ba42h8fzldxpinyslpkf10-libbitcoin-3.6.0/include/bitcoin/bitcoin.hpp:19, from ./include/bitcoin/protocol/zmq/worker.hpp:25, from src/zmq/worker.cpp:19: /nix/store/bcbml357h2ba42h8fzldxpinyslpkf10-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:1046: src/zmq/libbitcoin_protocol_la-worker.lo] Error 1 In file included from /nix/store/bcbml357h2ba42h8fzldxpinyslpkf10-libbitcoin-3.6.0/include/bitcoin/bitcoin/formats/base_16.hpp:24, from /nix/store/bcbml357h2ba42h8fzldxpinyslpkf10-libbitcoin-3.6.0/include/bitcoin/bitcoin/config/checkpoint.hpp:27, from /nix/store/bcbml357h2ba42h8fzldxpinyslpkf10-libbitcoin-3.6.0/include/bitcoin/bitcoin/constants.hpp:25, from /nix/store/bcbml357h2ba42h8fzldxpinyslpkf10-libbitcoin-3.6.0/include/bitcoin/bitcoin.hpp:19, from ./include/bitcoin/protocol/zmq/authenticator.hpp:28, from src/zmq/authenticator.cpp:19: /nix/store/bcbml357h2ba42h8fzldxpinyslpkf10-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:990: src/zmq/libbitcoin_protocol_la-authenticator.lo] Error 1