Commit b68bd2ee authored by Martin Weinelt's avatar Martin Weinelt
Browse files

23.05 is Stoat

parent 02ebf462
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
22.11
 No newline at end of file
23.05
+1 −1
Original line number Diff line number Diff line
@@ -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 = "Raccoon";
  codeName = "Stoat";

  /* Returns the current nixpkgs version suffix as string. */
  versionSuffix =
+51 −0
Original line number Diff line number Diff line
<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 −0
Original line number Diff line number Diff line
@@ -8,6 +8,7 @@
  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 −0
Original line number Diff line number Diff line
# 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!