Loading nixos/modules/services/cluster/kubernetes/kubelet.nix +4 −1 Original line number Diff line number Diff line Loading @@ -336,7 +336,10 @@ in [ gitMinimal openssh util-linux # TODO (#409339): remove this patch. We had to add it to avoid a mass rebuild # for the 25.05 release. Once the staging cycle referenced in the above PR completes, # switch back to plain util-linux. util-linux.withPatches iproute2 ethtool thin-provisioning-tools Loading Loading
nixos/modules/services/cluster/kubernetes/kubelet.nix +4 −1 Original line number Diff line number Diff line Loading @@ -336,7 +336,10 @@ in [ gitMinimal openssh util-linux # TODO (#409339): remove this patch. We had to add it to avoid a mass rebuild # for the 25.05 release. Once the staging cycle referenced in the above PR completes, # switch back to plain util-linux. util-linux.withPatches iproute2 ethtool thin-provisioning-tools Loading