diff options
Diffstat (limited to 'flake.nix')
-rw-r--r-- | flake.nix | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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; |