We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fdfdc52 commit 10a00daCopy full SHA for 10a00da
1 file changed
pkgs/development/compilers/llvm/18/default.nix
@@ -25,7 +25,7 @@
25
# rev-version = /* human readable version; i.e. "unstable-2022-26-07" */;
26
# sha256 = /* checksum for this release, can omit if specifying your own `monorepoSrc` */;
27
# }
28
-, officialRelease ? { version = "18.1.5"; sha256 = "0n44chqn96xsa00ryhwk8g0vv3zx908xjakkgjsa14sjr9mcsq8q"; }
+, officialRelease ? { version = "18.1.6"; sha256 = "sha256-q6avJyzzL6ZEhPmONH6/VTfwBfnXNOLBbuHi0gVy55I="; }
29
# i.e.:
30
# {
31
# version = /* i.e. "15.0.0" */;
0 commit comments