sequoia-sq 0.34.0 -> 0.35.0 https://repology.org/project/sequoia-sq/versions attrpath: sequoia-sq Checking auto update branch... [version] [version] generic version rewriter does not support multiple hashes [rustCrateVersion] [rustCrateVersion] skipping because derivation has updateScript [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/65qsjd9zrl6agwdsarjfq2havp99nwr4-packages.json.drv building '/nix/store/65qsjd9zrl6agwdsarjfq2havp99nwr4-packages.json.drv'... Going to be running update for following packages: - sequoia-sq-0.34.0 Press Enter key to continue... Running update for: - sequoia-sq-0.34.0: UPDATING ... - sequoia-sq-0.34.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/by-name/se/sequoia-sq/package.nix b/pkgs/by-name/se/sequoia-sq/package.nix index 54e19ba073fa..76017737cce1 100644 --- a/pkgs/by-name/se/sequoia-sq/package.nix +++ b/pkgs/by-name/se/sequoia-sq/package.nix @@ -15,13 +15,13 @@ rustPlatform.buildRustPackage rec { pname = "sequoia-sq"; - version = "0.34.0"; + version = "0.35.0"; src = fetchFromGitLab { owner = "sequoia-pgp"; repo = "sequoia-sq"; rev = "v${version}"; - hash = "sha256-voFektWZnkmIQzI7s5nKzVVWQtEhzk2GKtxX926RtxU="; + hash = "sha256-HPwxlfAGSve1LwWD5212aWlrFqzC63OOTtW9dpqnWfc="; }; patches = [ # Fixes test failing on Darwin, see: @@ -32,7 +32,7 @@ rustPlatform.buildRustPackage rec { }) ]; - cargoHash = "sha256-3ncBpRi0v6g6wwPkSASDwt0d8cOOAUv9BwZaYvnif1U="; + cargoHash = "sha256-hph/t3n4NXmhpMc0nUYm27oQ0fVjR1JTt0cWuQKkY18="; nativeBuildInputs = [ pkg-config No auto update branch exists Received ExitFailure 1 when running Raw command: /nix/store/03a4f9rij2z4mmwprlbip3mrnnfaw0yd-nix-2.18.2/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A sequoia-sq nix build failed. got build log for 'sequoia-sq' from 'daemon' @nix { "action": "setPhase", "phase": "unpackPhase" } Running phase: unpackPhase unpacking source archive /nix/store/m1yv57xdqpdsdxq727srbdqnlg4sdrrs-source source root is source Executing cargoSetupPostUnpackHook unpacking source archive /nix/store/4ird95gzqjzbvaqy7bdf19an25zy79hm-sequoia-sq-0.35.0-vendor.tar.gz Finished cargoSetupPostUnpackHook @nix { "action": "setPhase", "phase": "patchPhase" } Running phase: patchPhase applying patch /nix/store/hqra317711dfx3s901a89zdgz16prryi-21221a935e0d058ed269ae6c8f45c5fa7ea0d598.patch patching file tests/sq-cert-lint.rs Reversed (or previously applied) patch detected! Assume -R? [n] Apply anyway? [n] Skipping patch. 1 out of 1 hunk ignored -- saving rejects to file tests/sq-cert-lint.rs.rej