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