2022-12-19T13:42:31 pivxd 4.1.1 -> 5.4.0 https://github.com/PIVX-Project/PIVX/releases 2022-12-19T13:42:33 attrpath: pivxd 2022-12-19T13:42:33 Checking auto update branch... 2022-12-19T13:42:34 No auto update branch exists 2022-12-19T13:42:37 [version] 2022-12-19T13:42:46 [version] updated version and sha256 2022-12-19T13:42:46 [rustCrateVersion] 2022-12-19T13:42:46 [rustCrateVersion] No cargoSha256 found 2022-12-19T13:42:46 [golangModuleVersion] 2022-12-19T13:42:46 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-19T13:42:46 [updateScript] 2022-12-19T13:42:46 [updateScript] skipping because derivation has no updateScript 2022-12-19T13:42:46 2022-12-19T13:42:46 [quotedUrls] 2022-12-19T13:42:46 [quotedUrls] nothing found to replace 2022-12-19T13:42:46 Diff after rewrites: diff --git a/pkgs/applications/blockchains/pivx/default.nix b/pkgs/applications/blockchains/pivx/default.nix index 55fa6f96a75..adda4ee64ca 100644 --- a/pkgs/applications/blockchains/pivx/default.nix +++ b/pkgs/applications/blockchains/pivx/default.nix @@ -26,13 +26,13 @@ stdenv.mkDerivation rec { pname = "pivx"; - version = "4.1.1"; + version = "5.4.0"; src = fetchFromGitHub { owner = "PIVX-Project"; repo = "PIVX"; rev = "v${version}"; - sha256 = "03ndk46h6093v8s18d5iffz48zhlshq7jrk6vgpjfs6z2iqgd2sy"; + sha256 = "sha256-kVgiLeV4NA90wogDj0eJ+F6L77tw/13YYT1QsU7Ah4Q="; }; nativeBuildInputs = [ pkg-config autoreconfHook ] 2022-12-19T13:44:50 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 pivxd nix build failed. checking miniupnpc/miniupnpc.h presence... yes checking for miniupnpc/miniupnpc.h... yes checking for upnpDiscover in -lminiupnpc... (cached) yes checking miniupnpc/upnpcommands.h usability... yes checking miniupnpc/upnpcommands.h presence... yes checking for miniupnpc/upnpcommands.h... yes checking for upnpDiscover in -lminiupnpc... (cached) yes checking miniupnpc/upnperrors.h usability... yes checking miniupnpc/upnperrors.h presence... yes checking for miniupnpc/upnperrors.h... yes checking for upnpDiscover in -lminiupnpc... (cached) yes checking whether miniUPnPc API version is supported... yes checking natpmp.h usability... no checking natpmp.h presence... no checking for natpmp.h... no checking for boostlib >= 1.57.0... yes checking whether the Boost::System library is available... yes checking for exit in -lboost_system... yes checking whether the Boost::Filesystem library is available... yes checking for exit in -lboost_filesystem... yes checking whether the Boost::Thread library is available... yes checking for exit in -lboost_thread... yes checking whether the Boost::Chrono library is available... yes checking for exit in -lboost_chrono... yes checking whether the Boost::Unit_Test_Framework library is available... yes checking for dynamic linked boost test... yes checking for libevent... yes checking for libevent_pthreads... yes checking for libsodium... no configure: error: libsodium not found.