buildkite-agent 3.50.3 -> 3.55.0 https://github.com/buildkite/agent/releases attrpath: buildkite-agent Checking auto update branch... [version] [version] generic version rewriter does not support multiple hashes [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] skipping because derivation has updateScript [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/yw6iv5v8540aaliwps73jlkfpapiiz1r-packages.json.drv building '/nix/store/yw6iv5v8540aaliwps73jlkfpapiiz1r-packages.json.drv'... Going to be running update for following packages: - buildkite-agent-3.50.3 Press Enter key to continue... Running update for: - buildkite-agent-3.50.3: UPDATING ... - buildkite-agent-3.50.3: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/tools/continuous-integration/buildkite-agent/default.nix b/pkgs/development/tools/continuous-integration/buildkite-agent/default.nix index 226aaed2e7cb..d98eb71a2b0b 100644 --- a/pkgs/development/tools/continuous-integration/buildkite-agent/default.nix +++ b/pkgs/development/tools/continuous-integration/buildkite-agent/default.nix @@ -13,13 +13,13 @@ }: buildGoModule rec { pname = "buildkite-agent"; - version = "3.50.3"; + version = "3.55.0"; src = fetchFromGitHub { owner = "buildkite"; repo = "agent"; rev = "v${version}"; - sha256 = "sha256-TO+JhzswqQp847M3sDwS8/X9QgMr/6gP+IeewshncIA="; + sha256 = "sha256-HvpEEutvdVHyzDtHdlc7ZB9xwnCKYWKbH/A1gAtR+Wk="; }; vendorHash = "sha256-tWz9yCzekPQ0c58X4H0Git5knIU4SEKc1UPhiO9xUro="; No auto update branch exists There might already be an open PR for this update: - buildkite-agent: 3.50.3 -> 3.55.0 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/255120"