From bfdfe12c788d7474b88e7a7790b88b1c0f8e01b5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Janne=20He=C3=9F?= Date: Mon, 23 May 2022 20:08:07 +0200 Subject: [PATCH] 22.11 is Raccoon --- .version | 2 +- lib/trivial.nix | 2 +- .../from_md/release-notes/rl-2211.section.xml | 27 +++++++++++++++++++ .../manual/release-notes/release-notes.xml | 1 + .../manual/release-notes/rl-2211.section.md | 21 +++++++++++++++ 5 files changed, 51 insertions(+), 2 deletions(-) create mode 100644 nixos/doc/manual/from_md/release-notes/rl-2211.section.xml create mode 100644 nixos/doc/manual/release-notes/rl-2211.section.md diff --git a/.version b/.version index a01c758c189..f07cdfac44f 100644 --- a/.version +++ b/.version @@ -1 +1 @@ -22.05 +22.11 \ No newline at end of file diff --git a/lib/trivial.nix b/lib/trivial.nix index 18616a189c2..e4f95234b21 100644 --- a/lib/trivial.nix +++ b/lib/trivial.nix @@ -195,7 +195,7 @@ rec { On each release the first letter is bumped and a new animal is chosen starting with that new letter. */ - codeName = "Quokka"; + codeName = "Raccoon"; /* Returns the current nixpkgs version suffix as string. */ versionSuffix = diff --git a/nixos/doc/manual/from_md/release-notes/rl-2211.section.xml b/nixos/doc/manual/from_md/release-notes/rl-2211.section.xml new file mode 100644 index 00000000000..b68f793091a --- /dev/null +++ b/nixos/doc/manual/from_md/release-notes/rl-2211.section.xml @@ -0,0 +1,27 @@ +
+ Release 22.11 (“Raccoon”, 2022.11/??) + + + + Support is planned until the end of June 2023, handing over to + 23.05. + + + +
+ Highlights + + In addition to numerous new and upgraded packages, this release + has the following highlights: + +
+
+ New Services +
+
+ Backward Incompatibilities +
+
+ Other Notable Changes +
+
diff --git a/nixos/doc/manual/release-notes/release-notes.xml b/nixos/doc/manual/release-notes/release-notes.xml index 216fea67775..ee5009faf6f 100644 --- a/nixos/doc/manual/release-notes/release-notes.xml +++ b/nixos/doc/manual/release-notes/release-notes.xml @@ -8,6 +8,7 @@ This section lists the release notes for each stable version of NixOS and current unstable revision. + diff --git a/nixos/doc/manual/release-notes/rl-2211.section.md b/nixos/doc/manual/release-notes/rl-2211.section.md new file mode 100644 index 00000000000..d8aa12e5980 --- /dev/null +++ b/nixos/doc/manual/release-notes/rl-2211.section.md @@ -0,0 +1,21 @@ +# Release 22.11 (“Raccoon”, 2022.11/??) {#sec-release-22.11} + +- Support is planned until the end of June 2023, handing over to 23.05. + +## Highlights {#sec-release-22.11-highlights} + +In addition to numerous new and upgraded packages, this release has the following highlights: + + + +## New Services {#sec-release-22.11-new-services} + + + +## Backward Incompatibilities {#sec-release-22.11-incompatibilities} + + + +## Other Notable Changes {#sec-release-22.11-notable-changes} + +