Update pkgs/top-level/all-packages.nix
Co-authored-by: Eric Bailey <yurrriq@users.noreply.github.com>
This commit is contained in:
parent
b9bf757503
commit
7667cf9112
|
@ -23403,7 +23403,7 @@ in
|
|||
|
||||
wrapHelm = callPackage ../applications/networking/cluster/helm/wrapper.nix { };
|
||||
|
||||
kubernetes-helm-wrapped = wrapHelm kubernetes-helm-unwrapped {};
|
||||
kubernetes-helm-wrapped = wrapHelm kubernetes-helm {};
|
||||
|
||||
kubernetes-helmPlugins = dontRecurseIntoAttrs (callPackage ../applications/networking/cluster/helm/plugins { });
|
||||
|
||||
|
|
Loading…
Reference in New Issue