2022-12-18T04:41:16 pivx 4.1.1 -> 5.4.0 https://github.com/PIVX-Project/PIVX/releases 2022-12-18T04:41:19 attrpath: pivx 2022-12-18T04:41:19 Checking auto update branch... 2022-12-18T04:41:19 No auto update branch exists 2022-12-18T04:41:22 [version] 2022-12-18T04:41:29 [version] updated version and sha256 2022-12-18T04:41:29 [rustCrateVersion] 2022-12-18T04:41:29 [rustCrateVersion] No cargoSha256 found 2022-12-18T04:41:29 [golangModuleVersion] 2022-12-18T04:41:29 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-18T04:41:29 [updateScript] 2022-12-18T04:41:29 [updateScript] skipping because derivation has no updateScript 2022-12-18T04:41:29 2022-12-18T04:41:29 [quotedUrls] 2022-12-18T04:41:29 [quotedUrls] nothing found to replace 2022-12-18T04:41:29 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-18T04:43:38 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 pivx nix build failed. checking whether to build PIVX Core GUI... yes (Qt5) checking for Berkeley DB C++ headers... default checking for main in -ldb_cxx-4.8... yes checking for miniupnpc/miniwget.h... yes checking for upnpDiscover in -lminiupnpc... yes checking for miniupnpc/miniupnpc.h... yes checking for upnpDiscover in -lminiupnpc... (cached) yes checking for miniupnpc/upnpcommands.h... yes checking for upnpDiscover in -lminiupnpc... (cached) yes checking for miniupnpc/upnperrors.h... yes checking for upnpDiscover in -lminiupnpc... (cached) yes checking whether miniUPnPc API version is supported... yes 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 libqrencode... yes checking for Qt5Charts... no checking for libevent... yes checking for libevent_pthreads... yes checking for libsodium... no configure: error: libsodium not found.