hm-inference #6

Merged
sb10q merged 136 commits from hm-inference into master 2021-08-19 11:46:50 +08:00
1 changed files with 0 additions and 1 deletions
Showing only changes of commit 0941de9ee1 - Show all commits

View File

@ -6,5 +6,4 @@ in
buildInputs = with pkgs; [
llvm_10 clang_10 cargo rustc libffi libxml2 clippy
];
LLVM_SYS_100_PREFIX="${pkgs.llvm_10}";
}