youki: fix cross compilation (#345297)

This commit is contained in:
Nick Cao
2024-09-29 18:19:52 -04:00
committed by GitHub
+2
View File
@@ -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 = [