haven-cli 3.0.7 -> 3.3.4 https://github.com/haven-protocol-org/haven-main/releases attrpath: haven-cli 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 [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] skipping because derivation has no updateScript Diff after rewrites: diff --git a/pkgs/applications/blockchains/haven-cli/default.nix b/pkgs/applications/blockchains/haven-cli/default.nix index 066bbde363ac..6ce03b4c7508 100644 --- a/pkgs/applications/blockchains/haven-cli/default.nix +++ b/pkgs/applications/blockchains/haven-cli/default.nix @@ -10,13 +10,13 @@ stdenv.mkDerivation rec { pname = "haven-cli"; - version = "3.0.7"; + version = "3.3.4"; src = fetchFromGitHub { owner = "haven-protocol-org"; repo = "haven-main"; rev = "v${version}"; - sha256 = "sha256-HLZ9j75MtF7FkHA4uefkrYp07pVZe1Ac1wny7T0CMpA="; + sha256 = "sha256-jKeLFWJDwS8WWRynkDgBjvjq2EDpTEJadwkNsANQXws="; fetchSubmodules = true; }; Received ExitFailure 1 when running Raw command: /nix/store/1gfp7hiwzpv9aglk2yfa9m49jc0n7pa5-nix-2.18.1/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A haven-cli nix build failed. got build log for 'haven-cli' from 'daemon' @nix { "action": "setPhase", "phase": "unpackPhase" } Running phase: unpackPhase unpacking source archive /nix/store/mrbi8zy79q1p4rmqq1kw48r85178x1rn-source source root is source @nix { "action": "setPhase", "phase": "patchPhase" } Running phase: patchPhase applying patch /nix/store/2nhzbnshz4p8pr9h9iqv8zh7rwqmbxfr-use-system-libraries.patch patching file CMakeLists.txt Hunk #1 FAILED at 200. Hunk #2 FAILED at 300. 2 out of 2 hunks FAILED -- saving rejects to file CMakeLists.txt.rej patching file cmake/FindMiniupnpc.cmake patching file external/CMakeLists.txt Hunk #1 FAILED at 37. Hunk #2 FAILED at 80. 2 out of 2 hunks FAILED -- saving rejects to file external/CMakeLists.txt.rej patching file src/p2p/net_node.inl