libkrun: drop clang from nativeBuildInputs
This commit is contained in:
parent
f826c0aafa
commit
1a827e70dc
@ -11,7 +11,6 @@
|
||||
, pipewire
|
||||
, virglrenderer
|
||||
, libkrunfw
|
||||
, llvmPackages
|
||||
, rustc
|
||||
, withGpu ? false
|
||||
, withSound ? false
|
||||
@ -38,7 +37,6 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
};
|
||||
|
||||
nativeBuildInputs = [
|
||||
llvmPackages.clang
|
||||
rustPlatform.cargoSetupHook
|
||||
rustPlatform.bindgenHook
|
||||
cargo
|
||||
|
Loading…
Reference in New Issue
Block a user