2022-12-06T22:13:42 ssm-agent 3.0.755.0 -> 3.2.286.0 https://github.com/aws/amazon-ssm-agent/releases 2022-12-06T22:13:44 attrpath: ssm-agent 2022-12-06T22:13:44 Checking auto update branch... 2022-12-06T22:13:44 No auto update branch exists 2022-12-06T22:13:48 [version] 2022-12-06T22:13:58 [version] updated version and sha256 2022-12-06T22:13:58 [rustCrateVersion] 2022-12-06T22:13:58 [rustCrateVersion] No cargoSha256 found 2022-12-06T22:13:58 [golangModuleVersion] 2022-12-06T22:13:58 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-06T22:13:58 [updateScript] 2022-12-06T22:13:58 [updateScript] skipping because derivation has no updateScript 2022-12-06T22:13:58 2022-12-06T22:13:58 [quotedUrls] 2022-12-06T22:13:59 [quotedUrls] nothing found to replace 2022-12-06T22:13:59 Diff after rewrites: diff --git a/pkgs/applications/networking/cluster/ssm-agent/default.nix b/pkgs/applications/networking/cluster/ssm-agent/default.nix index 86b48633c25..6e2f874d488 100644 --- a/pkgs/applications/networking/cluster/ssm-agent/default.nix +++ b/pkgs/applications/networking/cluster/ssm-agent/default.nix @@ -27,7 +27,7 @@ let in buildGoPackage rec { pname = "amazon-ssm-agent"; - version = "3.0.755.0"; + version = "3.2.286.0"; goPackagePath = "github.com/aws/${pname}"; @@ -37,7 +37,7 @@ buildGoPackage rec { rev = version; owner = "aws"; repo = "amazon-ssm-agent"; - hash = "sha256-yVQJL1MJ1JlAndlrXfEbNLQihlbLhSoQXTKzJMRzhao="; + hash = "sha256-84apQ60fnj7JhrZKbll3YTM7E4n9o3dG+iJiPN/uMMM="; }; patches = [ 2022-12-06T22:15:30 Received ExitFailure 100 when running Raw command: /nix/store/6fr58pqy02hmgw1h7b9nqmv7vlp3v346-nix-2.3.15/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A ssm-agent nix build failed. warning: unknown setting 'experimental-features' @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking sources unpacking source archive /nix/store/wpb6lry0gq29i5ds25agsc00k0c13ki9-source source root is source @nix { "action": "setPhase", "phase": "patchPhase" } patching sources applying patch /nix/store/p4n0y79p5kf910xpii6ig4pfsclm81ck-0001-Disable-NIC-tests-that-fail-in-the-Nix-sandbox.patch patching file agent/managedInstances/fingerprint/fingerprint_integ_test.go Hunk #1 succeeded at 29 (offset 1 line). patching file agent/ssm/service_test.go Hunk #1 succeeded at 85 with fuzz 2. applying patch /nix/store/6q9fr29hqim5xq1rfm30zb2r62x2hg8x-0002-version-gen-don-t-use-unnecessary-constants.patch patching file agent/version/versiongenerator/version-gen.go @nix { "action": "setPhase", "phase": "configurePhase" } configuring rm: cannot remove './Tools/src/goreportcard': No such file or directory