chore: update to LLVM 18

This commit is contained in:
山下 2024-05-10 10:33:29 +09:00
parent bf97707ef2
commit 9839a05a10
2 changed files with 4 additions and 4 deletions

View file

@ -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": {

View file

@ -33,7 +33,7 @@
wasmtime
zlib
]
++ (with llvmPackages_17; [
++ (with llvmPackages_18; [
clang
clang-unwrapped
lld