···195195 On each release the first letter is bumped and a new animal is chosen
196196 starting with that new letter.
197197 */
198198- codeName = "Raccoon";
198198+ codeName = "Stoat";
199199200200 /* Returns the current nixpkgs version suffix as string. */
201201 versionSuffix =
···11+<section xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xml:id="sec-release-23.05">
22+ <title>Release 23.05 (“Stoat”, 2023.05/??)</title>
33+ <para>
44+ Support is planned until the end of December 2023, handing over to
55+ 23.11.
66+ </para>
77+ <section xml:id="sec-release-23.05-highlights">
88+ <title>Highlights</title>
99+ <para>
1010+ In addition to numerous new and upgraded packages, this release
1111+ has the following highlights:
1212+ </para>
1313+ <itemizedlist spacing="compact">
1414+ <listitem>
1515+ <para>
1616+ Create the first release note entry in this section!
1717+ </para>
1818+ </listitem>
1919+ </itemizedlist>
2020+ </section>
2121+ <section xml:id="sec-release-23.05-new-services">
2222+ <title>New Services</title>
2323+ <itemizedlist spacing="compact">
2424+ <listitem>
2525+ <para>
2626+ Create the first release note entry in this section!
2727+ </para>
2828+ </listitem>
2929+ </itemizedlist>
3030+ </section>
3131+ <section xml:id="sec-release-23.05-incompatibilities">
3232+ <title>Backward Incompatibilities</title>
3333+ <itemizedlist spacing="compact">
3434+ <listitem>
3535+ <para>
3636+ Create the first release note entry in this section!
3737+ </para>
3838+ </listitem>
3939+ </itemizedlist>
4040+ </section>
4141+ <section xml:id="sec-release-23.05-notable-changes">
4242+ <title>Other Notable Changes</title>
4343+ <itemizedlist spacing="compact">
4444+ <listitem>
4545+ <para>
4646+ Create the first release note entry in this section!
4747+ </para>
4848+ </listitem>
4949+ </itemizedlist>
5050+ </section>
5151+</section>
+1
nixos/doc/manual/release-notes/release-notes.xml
···88 This section lists the release notes for each stable version of NixOS and
99 current unstable revision.
1010 </para>
1111+ <xi:include href="../from_md/release-notes/rl-2305.section.xml" />
1112 <xi:include href="../from_md/release-notes/rl-2211.section.xml" />
1213 <xi:include href="../from_md/release-notes/rl-2205.section.xml" />
1314 <xi:include href="../from_md/release-notes/rl-2111.section.xml" />
+29
nixos/doc/manual/release-notes/rl-2305.section.md
···11+# Release 23.05 (“Stoat”, 2023.05/??) {#sec-release-23.05}
22+33+Support is planned until the end of December 2023, handing over to 23.11.
44+55+## Highlights {#sec-release-23.05-highlights}
66+77+In addition to numerous new and upgraded packages, this release has the following highlights:
88+99+<!-- To avoid merge conflicts, consider adding your item at an arbitrary place in the list instead. -->
1010+1111+- Create the first release note entry in this section!
1212+1313+## New Services {#sec-release-23.05-new-services}
1414+1515+<!-- To avoid merge conflicts, consider adding your item at an arbitrary place in the list instead. -->
1616+1717+- Create the first release note entry in this section!
1818+1919+## Backward Incompatibilities {#sec-release-23.05-incompatibilities}
2020+2121+<!-- To avoid merge conflicts, consider adding your item at an arbitrary place in the list instead. -->
2222+2323+- Create the first release note entry in this section!
2424+2525+## Other Notable Changes {#sec-release-23.05-notable-changes}
2626+2727+<!-- To avoid merge conflicts, consider adding your item at an arbitrary place in the list instead. -->
2828+2929+- Create the first release note entry in this section!