fix: Build failure on macOS due to LLVM version #53

Merged
aniva merged 4 commits from misc/toolchain into dev 2024-03-30 00:07:27 -07:00
1 changed files with 1 additions and 0 deletions
Showing only changes of commit 431bdab236 - Show all commits

View File

@ -6,6 +6,7 @@
flake-parts.url = "github:hercules-ci/flake-parts";
lean = {
url = "github:leanprover/lean4?ref=b4caee80a3dfc5c9619d88b16c40cc3db90da4e2";
# Do not follow input's nixpkgs since it could cause build failures
};
lspec = {
url = "github:lurk-lab/LSpec?ref=3388be5a1d1390594a74ec469fd54a5d84ff6114";