ripasso-cursive: remove unneeded clang dependency

This commit is contained in:
Gaetan Lepage
2024-12-04 12:01:01 +01:00
parent 7376feb6bb
commit 1a2282008d
@@ -9,7 +9,6 @@
gpgme,
xorg,
nettle,
clang,
installShellFiles,
}:
@@ -37,7 +36,6 @@ rustPlatform.buildRustPackage rec {
gpgme
python3
installShellFiles
clang
rustPlatform.bindgenHook
];