consul-template 0.30.0 -> 0.31.0 https://github.com/hashicorp/consul-template/releases attrpath: consul-template 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 = "sha256-75IFVVd4L70kEV5L7Ub9RpR9LMhkz3fB4b5eAYwkPPk=" [golangModuleVersion] Replaced vendorHash with sha256-wNZliD6mcJT+/U/1jiwdYubYe0Oa+YR6vSLo5vs0bDk= [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/tools/system/consul-template/default.nix b/pkgs/tools/system/consul-template/default.nix index 7e8e242d7bd..4446844b6f3 100644 --- a/pkgs/tools/system/consul-template/default.nix +++ b/pkgs/tools/system/consul-template/default.nix @@ -2,16 +2,16 @@ buildGoModule rec { pname = "consul-template"; - version = "0.30.0"; + version = "0.31.0"; src = fetchFromGitHub { owner = "hashicorp"; repo = "consul-template"; rev = "v${version}"; - sha256 = "sha256-Q2mNMgGnwyYXVsmP6cVVlGEs2fHUZKwrWepmmQXmNLo="; + sha256 = "sha256-6B6qijC10WOyGQ9159DK0+WSE19fXbwQc023pkg1iqQ="; }; - vendorHash = "sha256-75IFVVd4L70kEV5L7Ub9RpR9LMhkz3fB4b5eAYwkPPk="; + vendorHash = "sha256-wNZliD6mcJT+/U/1jiwdYubYe0Oa+YR6vSLo5vs0bDk="; # consul-template tests depend on vault and consul services running to # execute tests so we skip them here Successfully finished processing cachix "/nix/store/iw6gpri0xy3rn04mzagyjzi69bil7ana-consul-template-0.31.0" Received ExitFailure 1 when running Shell command: cachix push nix-community pushing to cachix failed