From 2493002b10ccef0880f72d7720538f91fb4f7434 Mon Sep 17 00:00:00 2001 From: jopejoe1 Date: Mon, 24 Nov 2025 21:09:35 +0100 Subject: [PATCH] 26.05 is Yarara --- lib/.version | 2 +- lib/trivial.nix | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/.version b/lib/.version index 115ab7a6a9ae..5d86a5f5511a 100644 --- a/lib/.version +++ b/lib/.version @@ -1 +1 @@ -25.11 \ No newline at end of file +26.05 \ No newline at end of file diff --git a/lib/trivial.nix b/lib/trivial.nix index e940a67d778d..0a0a150206e7 100644 --- a/lib/trivial.nix +++ b/lib/trivial.nix @@ -459,7 +459,7 @@ in On each release the first letter is bumped and a new animal is chosen starting with that new letter. */ - codeName = "Xantusia"; + codeName = "Yarara"; /** Returns the current nixpkgs version suffix as string.