ripasso-cursive 0.6.2 -> 0.6.4 https://repology.org/metapackage/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 [updateScript] [updateScript] skipping because derivation has no updateScript [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/tools/security/ripasso/cursive.nix b/pkgs/tools/security/ripasso/cursive.nix index 4b3d18944a8..60ae96a1953 100644 --- a/pkgs/tools/security/ripasso/cursive.nix +++ b/pkgs/tools/security/ripasso/cursive.nix @@ -2,14 +2,14 @@ with rustPlatform; buildRustPackage rec { - version = "0.6.2"; + version = "0.6.4"; pname = "ripasso-cursive"; src = fetchFromGitHub { owner = "cortex"; repo = "ripasso"; rev = "release-${version}"; - sha256 = "sha256-OKFgBfm4d9IqSJFjg+J1XdsgQrfuIaoRIhVJQeZ+558="; + sha256 = "sha256-9wBaFq2KVfLTd1j8ZPoUlmZJDW2UhvGBAaCGX+qg92s="; }; patches = [ ./fix-tests.patch ./build-on-macos.patch ]; 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 ripasso-cursive nix build failed. got build log for 'ripasso-cursive' from 'daemon' @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking sources unpacking source archive /nix/store/p8jqpi7x2g8r43r7p1fc4vnfdk4025kn-source source root is source Executing cargoSetupPostUnpackHook Finished cargoSetupPostUnpackHook @nix { "action": "setPhase", "phase": "patchPhase" } patching sources applying patch /nix/store/mq3lkfs8qd3synshcfmyjqcix087xfpj-fix-tests.patch patching file src/tests/test_helpers.rs applying patch /nix/store/avdiirih3dg0y9yp0grbll56wy9d0lh2-build-on-macos.patch patching file cursive/Cargo.toml Hunk #1 FAILED at 20. 1 out of 1 hunk FAILED -- saving rejects to file cursive/Cargo.toml.rej patching file cursive/src/helpers.rs Reversed (or previously applied) patch detected! Assume -R? [n] Apply anyway? [n] Skipping patch. 3 out of 3 hunks ignored -- saving rejects to file cursive/src/helpers.rs.rej