k3s: use correct package for user namespace support

This commit is contained in:
Justin Lex-Hammarskjöld
2025-10-28 21:11:28 +01:00
parent 9e0124a9dc
commit 340e377709

View File

@@ -68,7 +68,7 @@ lib:
socat, socat,
sqlite, sqlite,
stdenv, stdenv,
su, shadow,
systemdMinimal, systemdMinimal,
util-linuxMinimal, util-linuxMinimal,
yq-go, yq-go,
@@ -373,7 +373,7 @@ buildGoModule (finalAttrs: {
conntrack-tools conntrack-tools
runc runc
bash bash
su shadow # kubelet wants 'getsubids' when using user namespaces
]; ];
k3sKillallDeps = [ k3sKillallDeps = [