kubernetes-helmPlugins.helm-diff 3.8.0 -> 3.8.1 https://repology.org/project/helm-diff/versions attrpath: kubernetes-helmPlugins.helm-diff 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-2tiBFS3gvSbnyighSorg/ar058ZJmiQviaT13zOS8KA=" [golangModuleVersion] Replaced vendorHash with sha256-2tiBFS3gvSbnyighSorg/ar058ZJmiQviaT13zOS8KA= [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/helm/plugins/helm-diff.nix b/pkgs/applications/networking/cluster/helm/plugins/helm-diff.nix index cb8ae217839..ec5a4eb4f35 100644 --- a/pkgs/applications/networking/cluster/helm/plugins/helm-diff.nix +++ b/pkgs/applications/networking/cluster/helm/plugins/helm-diff.nix @@ -2,13 +2,13 @@ buildGoModule rec { pname = "helm-diff"; - version = "3.8.0"; + version = "3.8.1"; src = fetchFromGitHub { owner = "databus23"; repo = pname; rev = "v${version}"; - sha256 = "sha256-7HUD6OcAQ4tFTZJfjdonU1Q/CGJZ4AAZx7nB68d0QQs="; + sha256 = "sha256-x3tTHiuw0CtvsOCB7oPd9EB+B5T1m6Hn7O1CriYahuA="; }; vendorHash = "sha256-2tiBFS3gvSbnyighSorg/ar058ZJmiQviaT13zOS8KA="; Successfully finished processing cachix "/nix/store/vyn1nqb4nnq7xd7aphh84f4rcwkx7xs2-helm-diff-3.8.1" [check][nixpkgs-review]