mirror of
https://github.com/ziglang/zig.git
synced 2024-11-21 19:42:56 +00:00
bump llvm dependency to 18
parent
5a4ac6170b
commit
5a1302f64a
@ -57,7 +57,7 @@ Alternatively, you can use this sample `flake.nix`:
|
||||
qemu
|
||||
wasmtime
|
||||
zlib
|
||||
] ++ (with llvmPackages_17; [
|
||||
] ++ (with llvmPackages_18; [
|
||||
clang
|
||||
clang-unwrapped
|
||||
lld
|
||||
|
Loading…
Reference in New Issue
Block a user