Loading .github/workflows/periodic-merge-24h.yml +4 −0 Original line number Diff line number Diff line Loading @@ -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 Loading .version +1 −1 Original line number Diff line number Diff line 23.05 23.11 lib/trivial.nix +1 −1 Original line number Diff line number Diff line Loading @@ -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 = Loading nixos/doc/manual/release-notes/release-notes.md +1 −0 Original line number Diff line number Diff line Loading @@ -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 Loading nixos/doc/manual/release-notes/rl-2311.section.md 0 → 100644 +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} Loading
.github/workflows/periodic-merge-24h.yml +4 −0 Original line number Diff line number Diff line Loading @@ -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 Loading
lib/trivial.nix +1 −1 Original line number Diff line number Diff line Loading @@ -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 = Loading
nixos/doc/manual/release-notes/release-notes.md +1 −0 Original line number Diff line number Diff line Loading @@ -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 Loading
nixos/doc/manual/release-notes/rl-2311.section.md 0 → 100644 +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}