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 c88312f commit 34f2723Copy full SHA for 34f2723
1 file changed
pkgs/development/compilers/llvm/git/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.0-rc1"; sha256 = "sha256-I9VUoDv+P/3C6R1I9VozGYJDjK4KBAkezVkpPMLjMuU="; }
+, officialRelease ? { version = "18.1.0-rc2"; sha256 = "sha256-xq0Mv1TKwNT/jXHCWOkMbd9z0EiLeNX27y5Y+OVUlOU="; }
29
# i.e.:
30
# {
31
# version = /* i.e. "15.0.0" */;
0 commit comments