Commit 2c28f1de authored by Raito Bezarius's avatar Raito Bezarius
Browse files

23.11 is Tapir

parent bf0e4497
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -38,6 +38,10 @@ jobs:
            into: staging-next-22.11
          - from: staging-next-22.11
            into: staging-22.11
          - from: release-23.05
            into: staging-next-23.05
          - from: staging-next-23.05
            into: staging-23.05
    name: ${{ matrix.pairs.from }} → ${{ matrix.pairs.into }}
    steps:
      - uses: actions/checkout@v3
+1 −1
Original line number Diff line number Diff line
23.05
23.11
+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 = "Stoat";
  codeName = "Tapir";

  /* Returns the current nixpkgs version suffix as string. */
  versionSuffix =
+1 −0
Original line number Diff line number Diff line
@@ -3,6 +3,7 @@
This section lists the release notes for each stable version of NixOS and current unstable revision.

```{=include=} sections
rl-2311.section.md
rl-2305.section.md
rl-2211.section.md
rl-2205.section.md
+12 −0
Original line number Diff line number Diff line
# Release 23.11 (“Tapir”, 2023.11/??) {#sec-release-23.11}

## Highlights {#sec-release-23.11-highlights}

## New Services {#sec-release-23.11-new-services}

<!-- To avoid merge conflicts, consider adding your item at an arbitrary place in the list instead. -->

## Backward Incompatibilities {#sec-release-23.11-incompatibilities}

## Other Notable Changes {#sec-release-23.11-notable-changes}