summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lib/.version2
-rw-r--r--lib/trivial.nix2
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.