helmfile: move to by-name
This commit is contained in:
@@ -15371,9 +15371,7 @@ with pkgs;
|
||||
buildGoModule = buildGo123Module;
|
||||
};
|
||||
|
||||
helmfile = callPackage ../applications/networking/cluster/helmfile { };
|
||||
|
||||
helmfile-wrapped = callPackage ../applications/networking/cluster/helmfile {
|
||||
helmfile-wrapped = helmfile.override {
|
||||
inherit (kubernetes-helm-wrapped.passthru) pluginsDir;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user