libbitcoin-network 3.5.0 -> 3.6.0 https://repology.org/project/libbitcoin-network/versions attrpath: libbitcoin-network 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-network.nix b/pkgs/tools/misc/libbitcoin/libbitcoin-network.nix index 5d330ee3cac..e6f0fd0cea1 100644 --- a/pkgs/tools/misc/libbitcoin/libbitcoin-network.nix +++ b/pkgs/tools/misc/libbitcoin/libbitcoin-network.nix @@ -3,7 +3,7 @@ let pname = "libbitcoin-network"; - 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 = "0vqg3i40kwmbys4lyp82xvg2nx3ik4qhc66gcm8k66a86wpj9ji6"; + sha256 = "sha256-9N/VnK/8BiWPblvqsLVEg14ZfxguHS6NmsIC/CtBKqc="; }; 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-network nix build failed. from /nix/store/9srlsdb7qrq0wkhsnh48zah6k4zv9j46-libbitcoin-3.6.0/include/bitcoin/bitcoin.hpp:19, from ./include/bitcoin/network/protocols/protocol_timer.hpp:23, from src/protocols/protocol_timer.cpp:19: /nix/store/9srlsdb7qrq0wkhsnh48zah6k4zv9j46-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:1118: src/protocols/libbitcoin_network_la-protocol_timer.lo] Error 1 In file included from /nix/store/9srlsdb7qrq0wkhsnh48zah6k4zv9j46-libbitcoin-3.6.0/include/bitcoin/bitcoin/formats/base_16.hpp:24, from /nix/store/9srlsdb7qrq0wkhsnh48zah6k4zv9j46-libbitcoin-3.6.0/include/bitcoin/bitcoin/config/checkpoint.hpp:27, from /nix/store/9srlsdb7qrq0wkhsnh48zah6k4zv9j46-libbitcoin-3.6.0/include/bitcoin/bitcoin/constants.hpp:25, from /nix/store/9srlsdb7qrq0wkhsnh48zah6k4zv9j46-libbitcoin-3.6.0/include/bitcoin/bitcoin.hpp:19, from ./include/bitcoin/network/acceptor.hpp:26, from src/acceptor.cpp:19: /nix/store/9srlsdb7qrq0wkhsnh48zah6k4zv9j46-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:1013: src/libbitcoin_network_la-acceptor.lo] Error 1 In file included from /nix/store/9srlsdb7qrq0wkhsnh48zah6k4zv9j46-libbitcoin-3.6.0/include/bitcoin/bitcoin/formats/base_16.hpp:24, from /nix/store/9srlsdb7qrq0wkhsnh48zah6k4zv9j46-libbitcoin-3.6.0/include/bitcoin/bitcoin/config/checkpoint.hpp:27, from /nix/store/9srlsdb7qrq0wkhsnh48zah6k4zv9j46-libbitcoin-3.6.0/include/bitcoin/bitcoin/constants.hpp:25, from /nix/store/9srlsdb7qrq0wkhsnh48zah6k4zv9j46-libbitcoin-3.6.0/include/bitcoin/bitcoin.hpp:19, from ./include/bitcoin/network/connector.hpp:26, from src/connector.cpp:19: /nix/store/9srlsdb7qrq0wkhsnh48zah6k4zv9j46-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:1027: src/libbitcoin_network_la-connector.lo] Error 1