ecs-agent 1.73.1 -> 1.74.1 https://github.com/aws/amazon-ecs-agent/releases attrpath: ecs-agent Checking auto update branch... No auto update branch exists [version] [version] generic version rewriter does not support multiple hashes [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Found old vendorHash = null [golangModuleVersion] Set vendorHash to null [golangModuleVersion] Finished updating vendorHash [updateScript] [updateScript] skipping because derivation has no updateScript [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/applications/virtualization/ecs-agent/default.nix b/pkgs/applications/virtualization/ecs-agent/default.nix index 78571451036..157548f8783 100644 --- a/pkgs/applications/virtualization/ecs-agent/default.nix +++ b/pkgs/applications/virtualization/ecs-agent/default.nix @@ -2,13 +2,13 @@ buildGoModule rec { pname = "amazon-ecs-agent"; - version = "1.73.1"; + version = "1.74.1"; src = fetchFromGitHub { rev = "v${version}"; owner = "aws"; repo = pname; - hash = "sha256-+IFlr1xLLnk0Ox3CcHUdEEiDqk5z0MegWu6h9RW7M8Q="; + hash = "sha256-9aA8peTTVzYENm8pVVyDzABJkmJtEYwwaSxcH3fejII="; }; vendorHash = null; Successfully finished processing Received ExitFailure 1 when running Shell command: readlink ./result Received ExitFailure 1 when running Shell command: readlink ./result-bin Received ExitFailure 1 when running Shell command: readlink ./result-dev Could not find result link.