From 2768bc07f78a18aa26f869f39e37e87fd15544a6 Mon Sep 17 00:00:00 2001 From: Timothy DeHerrera Date: Mon, 22 Nov 2021 15:10:53 -0700 Subject: [PATCH] add release notes for 22.05 and update codename --- lib/trivial.nix | 2 +- nixos/doc/manual/release-notes/rl-2205.section.md | 13 +++++++++++++ 2 files changed, 14 insertions(+), 1 deletion(-) create mode 100644 nixos/doc/manual/release-notes/rl-2205.section.md diff --git a/lib/trivial.nix b/lib/trivial.nix index a389c7cdfacb..33b553ac4191 100644 --- a/lib/trivial.nix +++ b/lib/trivial.nix @@ -171,7 +171,7 @@ rec { On each release the first letter is bumped and a new animal is chosen starting with that new letter. */ - codeName = "Porcupine"; + codeName = "Quokka"; /* Returns the current nixpkgs version suffix as string. */ versionSuffix = diff --git a/nixos/doc/manual/release-notes/rl-2205.section.md b/nixos/doc/manual/release-notes/rl-2205.section.md new file mode 100644 index 000000000000..b233d02fa568 --- /dev/null +++ b/nixos/doc/manual/release-notes/rl-2205.section.md @@ -0,0 +1,13 @@ +# Release 22.05 (“Quokka”, 2022.05/??) {#sec-release-22.05} + +In addition to numerous new and upgraded packages, this release has the following highlights: + +- Support is planned until the end of December 2022, handing over to 22.11. + +## Highlights {#sec-release-22.05-highlights} + +## New Services {#sec-release-22.05-new-services} + +## Backward Incompatibilities {#sec-release-22.05-incompatibilities} + +## Other Notable Changes {#sec-release-22.05-notable-changes}