add libllvm

This commit is contained in:
2025-11-11 10:53:32 +09:00
parent bc9b620733
commit 3d0484222e
2 changed files with 3 additions and 3 deletions

View File

@@ -11,7 +11,7 @@ with pkgs; [
clang-tools
tokio-console
deno
iaito
#iaito
clang
valgrind
ghidra-bin
@@ -59,4 +59,5 @@ with pkgs; [
zlib.dev
conan
lld
libllvm
]