mirror of
https://github.com/mitchellh/zig-overlay.git
synced 2025-02-05 08:52:48 +02:00
chore: update to LLVM 18
This commit is contained in:
parent
bf97707ef2
commit
9839a05a10
2 changed files with 4 additions and 4 deletions
6
templates/compiler-dev/flake.lock
generated
6
templates/compiler-dev/flake.lock
generated
|
@ -36,11 +36,11 @@
|
|||
},
|
||||
"nixpkgs": {
|
||||
"locked": {
|
||||
"lastModified": 1713805509,
|
||||
"narHash": "sha256-YgSEan4CcrjivCNO5ZNzhg7/8ViLkZ4CB/GrGBVSudo=",
|
||||
"lastModified": 1715161350,
|
||||
"narHash": "sha256-5ZU8DVwHO0gjw2sKoKkToYOXMJFRBpRsa17Ebm8fgj0=",
|
||||
"owner": "NixOS",
|
||||
"repo": "nixpkgs",
|
||||
"rev": "1e1dc66fe68972a76679644a5577828b6a7e8be4",
|
||||
"rev": "c4200cb341ee794775185ecd4105fbbfb5ca73a0",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
|
|
|
@ -33,7 +33,7 @@
|
|||
wasmtime
|
||||
zlib
|
||||
]
|
||||
++ (with llvmPackages_17; [
|
||||
++ (with llvmPackages_18; [
|
||||
clang
|
||||
clang-unwrapped
|
||||
lld
|
||||
|
|
Loading…
Add table
Reference in a new issue