Loading pkgs/applications/networking/cluster/helmfile/default.nix +2 −2 Original line number Diff line number Diff line { lib , buildGo122Module , buildGoModule , fetchFromGitHub , installShellFiles , makeWrapper , pluginsDir ? null }: buildGo122Module rec { buildGoModule rec { pname = "helmfile"; version = "0.165.0"; Loading Loading
pkgs/applications/networking/cluster/helmfile/default.nix +2 −2 Original line number Diff line number Diff line { lib , buildGo122Module , buildGoModule , fetchFromGitHub , installShellFiles , makeWrapper , pluginsDir ? null }: buildGo122Module rec { buildGoModule rec { pname = "helmfile"; version = "0.165.0"; Loading