summary refs log tree commit diff
diff options
context:
space:
mode:
authorTimothy DeHerrera <tim.deh@pm.me>2021-11-22 15:10:53 -0700
committerTimothy DeHerrera <tim.deh@pm.me>2021-11-22 15:10:53 -0700
commit2768bc07f78a18aa26f869f39e37e87fd15544a6 (patch)
tree58d1635edb21d1ad18cdd17a23d01923b6023207
parentea55e013f0a9735bd384423bc057a3b367a5ce33 (diff)
downloadnixpkgs-2768bc07f78a18aa26f869f39e37e87fd15544a6.tar
nixpkgs-2768bc07f78a18aa26f869f39e37e87fd15544a6.tar.gz
nixpkgs-2768bc07f78a18aa26f869f39e37e87fd15544a6.tar.bz2
nixpkgs-2768bc07f78a18aa26f869f39e37e87fd15544a6.tar.lz
nixpkgs-2768bc07f78a18aa26f869f39e37e87fd15544a6.tar.xz
nixpkgs-2768bc07f78a18aa26f869f39e37e87fd15544a6.tar.zst
nixpkgs-2768bc07f78a18aa26f869f39e37e87fd15544a6.zip
add release notes for 22.05 and update codename
-rw-r--r--lib/trivial.nix2
-rw-r--r--nixos/doc/manual/release-notes/rl-2205.section.md13
2 files changed, 14 insertions, 1 deletions
diff --git a/lib/trivial.nix b/lib/trivial.nix
index a389c7cdfac..33b553ac419 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 00000000000..b233d02fa56
--- /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}