aboutsummaryrefslogtreecommitdiff
path: root/flake.nix
diff options
context:
space:
mode:
authorJade Lovelace <lix@jade.fyi>2024-06-14 19:40:13 -0700
committerJade Lovelace <lix@jade.fyi>2024-06-14 19:40:13 -0700
commitf82a2a9aaac0afa296a37324f7092f08f7ca711a (patch)
treefd298177e6466eeeedb8ede46f08c148461180e4 /flake.nix
parente1059bfa34b2f9e780ae2d13021c6bef66f34599 (diff)
release: 2.90.0-rc1 "Vanilla Ice Cream"2.90.0-rc1
Release produced with releng/create_release.xsh Change-Id: Ib8df5ea5096d47b25f74988447146c1b5072b869
Diffstat (limited to 'flake.nix')
-rw-r--r--flake.nix2
1 files changed, 1 insertions, 1 deletions
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;