23.05 is Stoat

Changed files
+83 -2
lib
nixos
doc
manual
from_md
release-notes
release-notes
+1 -1
.version
···
-
22.11
+
23.05
+1 -1
lib/trivial.nix
···
On each release the first letter is bumped and a new animal is chosen
starting with that new letter.
*/
-
codeName = "Raccoon";
+
codeName = "Stoat";
/* Returns the current nixpkgs version suffix as string. */
versionSuffix =
+51
nixos/doc/manual/from_md/release-notes/rl-2305.section.xml
···
+
<section xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xml:id="sec-release-23.05">
+
<title>Release 23.05 (“Stoat”, 2023.05/??)</title>
+
<para>
+
Support is planned until the end of December 2023, handing over to
+
23.11.
+
</para>
+
<section xml:id="sec-release-23.05-highlights">
+
<title>Highlights</title>
+
<para>
+
In addition to numerous new and upgraded packages, this release
+
has the following highlights:
+
</para>
+
<itemizedlist spacing="compact">
+
<listitem>
+
<para>
+
Create the first release note entry in this section!
+
</para>
+
</listitem>
+
</itemizedlist>
+
</section>
+
<section xml:id="sec-release-23.05-new-services">
+
<title>New Services</title>
+
<itemizedlist spacing="compact">
+
<listitem>
+
<para>
+
Create the first release note entry in this section!
+
</para>
+
</listitem>
+
</itemizedlist>
+
</section>
+
<section xml:id="sec-release-23.05-incompatibilities">
+
<title>Backward Incompatibilities</title>
+
<itemizedlist spacing="compact">
+
<listitem>
+
<para>
+
Create the first release note entry in this section!
+
</para>
+
</listitem>
+
</itemizedlist>
+
</section>
+
<section xml:id="sec-release-23.05-notable-changes">
+
<title>Other Notable Changes</title>
+
<itemizedlist spacing="compact">
+
<listitem>
+
<para>
+
Create the first release note entry in this section!
+
</para>
+
</listitem>
+
</itemizedlist>
+
</section>
+
</section>
+1
nixos/doc/manual/release-notes/release-notes.xml
···
This section lists the release notes for each stable version of NixOS and
current unstable revision.
</para>
+
<xi:include href="../from_md/release-notes/rl-2305.section.xml" />
<xi:include href="../from_md/release-notes/rl-2211.section.xml" />
<xi:include href="../from_md/release-notes/rl-2205.section.xml" />
<xi:include href="../from_md/release-notes/rl-2111.section.xml" />
+29
nixos/doc/manual/release-notes/rl-2305.section.md
···
+
# Release 23.05 (“Stoat”, 2023.05/??) {#sec-release-23.05}
+
+
Support is planned until the end of December 2023, handing over to 23.11.
+
+
## Highlights {#sec-release-23.05-highlights}
+
+
In addition to numerous new and upgraded packages, this release has the following highlights:
+
+
<!-- To avoid merge conflicts, consider adding your item at an arbitrary place in the list instead. -->
+
+
- Create the first release note entry in this section!
+
+
## New Services {#sec-release-23.05-new-services}
+
+
<!-- To avoid merge conflicts, consider adding your item at an arbitrary place in the list instead. -->
+
+
- Create the first release note entry in this section!
+
+
## Backward Incompatibilities {#sec-release-23.05-incompatibilities}
+
+
<!-- To avoid merge conflicts, consider adding your item at an arbitrary place in the list instead. -->
+
+
- Create the first release note entry in this section!
+
+
## Other Notable Changes {#sec-release-23.05-notable-changes}
+
+
<!-- To avoid merge conflicts, consider adding your item at an arbitrary place in the list instead. -->
+
+
- Create the first release note entry in this section!