Skip to content

Commit 3c352ba

Browse files
committed
scx.rustscheds: drop clang from nativeBuildInputs
1 parent 23a60b0 commit 3c352ba

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pkgs/os-specific/linux/scx/scx_rustscheds.nix

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ rustPlatform.buildRustPackage {
2424

2525
nativeBuildInputs = [
2626
pkg-config
27-
llvmPackages.clang
2827
rustPlatform.bindgenHook
2928
];
3029
buildInputs = [

0 commit comments

Comments
 (0)