ivm: unpin LLVM

This commit is contained in:
Emily
2025-08-18 06:08:17 +01:00
parent 5fdbb6938e
commit 99701f37e4
+2 -2
View File
@@ -4,7 +4,7 @@
fetchFromGitHub,
makeWrapper,
cargo,
llvm_16,
llvm,
stdenv,
libffi,
libz,
@@ -39,7 +39,7 @@ rustPlatform.buildRustPackage (finalAttr: {
--prefix PATH : ${
lib.makeBinPath [
cargo
llvm_16.dev
llvm.dev
stdenv.cc
]
} \