Unverified Commit 340e3777 authored by Justin Lex-Hammarskjöld's avatar Justin Lex-Hammarskjöld
Browse files

k3s: use correct package for user namespace support

parent 9e0124a9
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -68,7 +68,7 @@ lib:
  socat,
  sqlite,
  stdenv,
  su,
  shadow,
  systemdMinimal,
  util-linuxMinimal,
  yq-go,
@@ -373,7 +373,7 @@ buildGoModule (finalAttrs: {
    conntrack-tools
    runc
    bash
    su
    shadow # kubelet wants 'getsubids' when using user namespaces
  ];

  k3sKillallDeps = [