amazon-q-cli: 1.19.4 -> 1.19.6 (#462228)

This commit is contained in:
nixpkgs-ci[bot]
2025-11-17 08:53:14 +00:00
committed by GitHub

View File

@@ -8,7 +8,7 @@
rustPlatform.buildRustPackage (finalAttrs: {
pname = "amazon-q-cli";
version = "1.19.4";
version = "1.19.6";
passthru.updateScript = nix-update-script { };
@@ -16,14 +16,14 @@ rustPlatform.buildRustPackage (finalAttrs: {
owner = "aws";
repo = "amazon-q-developer-cli";
tag = "v${finalAttrs.version}";
hash = "sha256-r5aqlhPwrWRyOKY86E7pKV3Gb7Pnwid+RoT9Gt1DS8Q=";
hash = "sha256-lJ1+EYlG+IzeUvbIGpeN+LisJQgFcYdXPN01cuB66Lw=";
};
nativeBuildInputs = [
rustPlatform.bindgenHook
];
cargoHash = "sha256-s18m3yRJDoDDB8l3HJ0SMLLLmzAs5dZYvopHTG4MbSc=";
cargoHash = "sha256-Y411prX2CH3nkZaVMgZuJChs2tjLJjDj2WPWm7b1cuo=";
cargoBuildFlags = [
"-p"