Update pkgs/top-level/all-packages.nix

Co-authored-by: Eric Bailey <yurrriq@users.noreply.github.com>
This commit is contained in:
Matthieu Coudron
2021-03-03 13:50:19 -06:00
committed by Eric Bailey
co-authored by Eric Bailey
parent b9bf757503
commit 7667cf9112
+1 -1
View File
@@ -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 { });