sequoia-sq 0.32.0 -> 0.33.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/41w8k87bqh9nwasl48nyclcc97w9lx4y-packages.json.drv building '/nix/store/41w8k87bqh9nwasl48nyclcc97w9lx4y-packages.json.drv'... Going to be running update for following packages: - sequoia-sq-0.32.0 Press Enter key to continue... Running update for: - sequoia-sq-0.32.0: UPDATING ... - sequoia-sq-0.32.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/tools/security/sequoia-sq/default.nix b/pkgs/tools/security/sequoia-sq/default.nix index 699a8ee63632..34e1783669ad 100644 --- a/pkgs/tools/security/sequoia-sq/default.nix +++ b/pkgs/tools/security/sequoia-sq/default.nix @@ -12,16 +12,16 @@ rustPlatform.buildRustPackage rec { pname = "sequoia-sq"; - version = "0.32.0"; + version = "0.33.0"; src = fetchFromGitLab { owner = "sequoia-pgp"; repo = "sequoia-sq"; rev = "v${version}"; - hash = "sha256-2a6LIW5ohSi7fbMwk/wmNJ0AOz5JIXiXJI7EoVKv1Sk="; + hash = "sha256-rQcXz3TV5HioOibQy2yh3GMdb3nbFEduOQkoyYNFRfI="; }; - cargoHash = "sha256-beA0viJVDjfANsPegkc/x2syVp8uGKTMnrPcM7jcvG4="; + cargoHash = "sha256-7HSUUF7Xb7GVYHqvmbzrc9GSh6A6JQTxNQUStilJN+k="; nativeBuildInputs = [ pkg-config No auto update branch exists 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 sequoia-sq nix build failed. verify Verifies signed messages or detached signatures inspect Inspects data, like file(1) cert Manages certificates key Manages keys keyring Manages collections of keys or certs pki Authenticate certs using the Web of Trust autocrypt Communicates certificates using Autocrypt network Retrieves and publishes certificates over the network toolbox Tools for developers, maintainers, and forensic specialists version Detailed version and output version information help Print this message or the help of the given subcommand(s) Options: --cert-store Specifies the location of the certificate store [env: SQ_CERT_STORE=] -f, --force Overwrites existing files --keyring Specifies the location of a keyring to use --known-notation Adds NOTATION to the list of known notations --no-cert-store Disables the use of a certificate store --output-format Produces output in FORMAT, if possible [env: SQ_OUTPUT_FORMAT=] [default: human-readable] [possible values: human-readable, json, dot] --output-version Produces output variant VERSION. [env: SQ_OUTPUT_VERSION=] --pep-cert-store Specifies the location of a pEp certificate store [env: PEP_CERT_STORE=] --time