diff --git a/flake.nix b/flake.nix index 792387da4..a36a0f2ec 100644 --- a/flake.nix +++ b/flake.nix @@ -59,7 +59,7 @@ (Run `touch .nocontribmsg` to hide this message.) ''; - officialRelease = false; + officialRelease = true; # Set to true to build the release notes for the next release. buildUnreleasedNotes = true;