Loading pkgs/by-name/he/helmfile/package.nix +3 −3 Original line number Diff line number Diff line Loading @@ -10,16 +10,16 @@ buildGoModule (finalAttrs: { pname = "helmfile"; version = "1.4.1"; version = "1.4.2"; src = fetchFromGitHub { owner = "helmfile"; repo = "helmfile"; rev = "v${finalAttrs.version}"; hash = "sha256-GnqpeeBGAQ/ZuL/BuVEo+FJfiTck9V4WO/SS8NcR+vU="; hash = "sha256-rv7C/2CExlMO6fXaMMMAgSxqKP5iwLyMFI2huHeFVe0="; }; vendorHash = "sha256-lHDp7feUr6rN4LLGw1cKZfcChsTsnJQ3DtClpAxwrTU="; vendorHash = "sha256-uHzDxhJynjijm6dXW9fgiLilxUkch/IBmtQpOXTvA9M="; proxyVendor = true; # darwin/linux hash mismatch Loading Loading
pkgs/by-name/he/helmfile/package.nix +3 −3 Original line number Diff line number Diff line Loading @@ -10,16 +10,16 @@ buildGoModule (finalAttrs: { pname = "helmfile"; version = "1.4.1"; version = "1.4.2"; src = fetchFromGitHub { owner = "helmfile"; repo = "helmfile"; rev = "v${finalAttrs.version}"; hash = "sha256-GnqpeeBGAQ/ZuL/BuVEo+FJfiTck9V4WO/SS8NcR+vU="; hash = "sha256-rv7C/2CExlMO6fXaMMMAgSxqKP5iwLyMFI2huHeFVe0="; }; vendorHash = "sha256-lHDp7feUr6rN4LLGw1cKZfcChsTsnJQ3DtClpAxwrTU="; vendorHash = "sha256-uHzDxhJynjijm6dXW9fgiLilxUkch/IBmtQpOXTvA9M="; proxyVendor = true; # darwin/linux hash mismatch Loading