diff --git a/pkgs/by-name/yo/youki/package.nix b/pkgs/by-name/yo/youki/package.nix index f7287eedc961..b8b66f96f507 100644 --- a/pkgs/by-name/yo/youki/package.nix +++ b/pkgs/by-name/yo/youki/package.nix @@ -4,6 +4,7 @@ fetchFromGitHub, pkg-config, installShellFiles, + getconf, dbus, libseccomp, systemd, @@ -24,6 +25,7 @@ rustPlatform.buildRustPackage rec { nativeBuildInputs = [ pkg-config installShellFiles + getconf ]; buildInputs = [