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-23.05 - from: staging-next-23.05 into: staging-23.05 - from: release-23.11 into: staging-next-23.11 - from: staging-next-23.11 into: staging-23.11 name: ${{ matrix.pairs.from }} → ${{ matrix.pairs.into }} steps: - uses: actions/checkout@v4 Loading .version +1 −1 Original line number Diff line number Diff line 23.11 24.05 No newline at end of file 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 = "Tapir"; codeName = "Uakari"; /* Returns the current nixpkgs version suffix as string. */ versionSuffix = Loading nixos/doc/manual/release-notes/rl-2405.section.md 0 → 100644 +29 −0 Original line number Diff line number Diff line # Release 24.05 (“Uakari”, 2024.05/??) {#sec-release-24.05} Support is planned until the end of December 2024, handing over to 24.11. ## Highlights {#sec-release-24.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-24.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-24.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-24.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! 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-23.05 - from: staging-next-23.05 into: staging-23.05 - from: release-23.11 into: staging-next-23.11 - from: staging-next-23.11 into: staging-23.11 name: ${{ matrix.pairs.from }} → ${{ matrix.pairs.into }} steps: - uses: actions/checkout@v4 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 = "Tapir"; codeName = "Uakari"; /* Returns the current nixpkgs version suffix as string. */ versionSuffix = Loading
nixos/doc/manual/release-notes/rl-2405.section.md 0 → 100644 +29 −0 Original line number Diff line number Diff line # Release 24.05 (“Uakari”, 2024.05/??) {#sec-release-24.05} Support is planned until the end of December 2024, handing over to 24.11. ## Highlights {#sec-release-24.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-24.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-24.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-24.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!