pivx 4.1.1 -> 5.5.0 https://github.com/PIVX-Project/PIVX/releases attrpath: pivx 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/applications/blockchains/pivx/default.nix b/pkgs/applications/blockchains/pivx/default.nix index 55fa6f96a75..f72cbd3b10a 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.5.0"; src = fetchFromGitHub { owner = "PIVX-Project"; repo = "PIVX"; rev = "v${version}"; - sha256 = "03ndk46h6093v8s18d5iffz48zhlshq7jrk6vgpjfs6z2iqgd2sy"; + sha256 = "sha256-+C+k72RnWvmoRBZ7eWaBPRxVll0hkg9SvkJj9WimZT4="; }; nativeBuildInputs = [ pkg-config autoreconfHook ] 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 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.