summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjopejoe1 <jopejoe1@missing.ninja>2025-11-24 21:09:35 +0100
committerjopejoe1 <jopejoe1@missing.ninja>2025-11-24 21:17:44 +0100
commit2493002b10ccef0880f72d7720538f91fb4f7434 (patch)
tree7d8b5b40c6b0b837f8be5d2725ed016be1c64130
parentc4793d1033ce0751705faa0bcde45743cd1fd629 (diff)
26.05 is Yarara26.05-pre
-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.