ripasso-cursive 0.6.4 -> 0.6.5 https://repology.org/project/ripasso-cursive/versions attrpath: ripasso-cursive 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/tools/security/ripasso/cursive.nix b/pkgs/tools/security/ripasso/cursive.nix index b3e8274b450c..e27aa193cfb8 100644 --- a/pkgs/tools/security/ripasso/cursive.nix +++ b/pkgs/tools/security/ripasso/cursive.nix @@ -16,14 +16,14 @@ }: rustPlatform.buildRustPackage rec { - version = "0.6.4"; + version = "0.6.5"; pname = "ripasso-cursive"; src = fetchFromGitHub { owner = "cortex"; repo = "ripasso"; rev = "release-${version}"; - hash = "sha256-9wBaFq2KVfLTd1j8ZPoUlmZJDW2UhvGBAaCGX+qg92s="; + hash = "sha256-pbnkTJR3NPIUoEs+0sYfUOPbznGb8WIZ6nVmnnttobA="; }; patches = [ Received ExitFailure 1 when running Raw command: /nix/store/6r0bm8shswm9v08kzvq24ib48mx3kxmn-nix-2.18.1/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A ripasso-cursive nix build failed. got build log for 'ripasso-cursive' from 'daemon' @nix { "action": "setPhase", "phase": "unpackPhase" } Running phase: unpackPhase unpacking source archive /nix/store/pc3vdw6icjy37b83xmgzriciavqq9907-source source root is source Executing cargoSetupPostUnpackHook Finished cargoSetupPostUnpackHook @nix { "action": "setPhase", "phase": "patchPhase" } Running phase: patchPhase applying patch /nix/store/rxll8a8024shdkhpsqas65snrakv0kga-fix-build.patch patching file Cargo.lock Hunk #1 FAILED at 2702. Hunk #2 FAILED at 2730. Hunk #3 FAILED at 2753. Hunk #4 FAILED at 2765. 4 out of 4 hunks FAILED -- saving rejects to file Cargo.lock.rej