kuma-cp 1.8.1 -> 2.0.4 https://github.com/kumahq/kuma/releases attrpath: kuma-cp Checking auto update branch... An auto update branch exists with message `kuma-cp: 1.8.1 -> 2.0.1`. New version is 2.0.4. The auto update branch does not match or exceed the new version. [version] [version] generic version rewriter does not support multiple hashes [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Found old vendorHash = "sha256-69uXHvpQMeFwQbejMpfQPS8DDXJyVsnn59WUEJpSeng=" [golangModuleVersion] Replaced vendorHash with sha256-8SN7CiN/3zUPGLujYCpu8C9N+Yw8eIK4aBjKr6ZnUpc= [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/networking/cluster/kuma/default.nix b/pkgs/applications/networking/cluster/kuma/default.nix index 20bba7d405d..1398ace5b89 100644 --- a/pkgs/applications/networking/cluster/kuma/default.nix +++ b/pkgs/applications/networking/cluster/kuma/default.nix @@ -16,15 +16,15 @@ buildGoModule rec { inherit pname ; - version = "1.8.1"; + version = "2.0.4"; tags = lib.optionals enableGateway ["gateway"]; - vendorSha256 = "sha256-69uXHvpQMeFwQbejMpfQPS8DDXJyVsnn59WUEJpSeng="; + vendorHash = "sha256-8SN7CiN/3zUPGLujYCpu8C9N+Yw8eIK4aBjKr6ZnUpc="; src = fetchFromGitHub { owner = "kumahq"; repo = "kuma"; rev = version; - sha256 = "sha256-hNfgiMX3aMb8yjXjFKz73MczOeJyOI3Tna/NRSJBSzs="; + sha256 = "sha256-Xs9LFahzWwi6TSBOBUprFNMHhszedVZ2W3kvQlKz+9g="; }; doCheck = false; Successfully finished processing cachix "/nix/store/0waw5lhlvzkwsi20v9mhc0blwa5xskck-kuma-cp-2.0.4" Received ExitFailure 1 when running Shell command: cachix push nix-community pushing to cachix failed