about summary refs log tree commit diff
path: root/lib
diff options
context:
space:
mode:
author無名氏 <hello@edgerunners.eu.org>2024-06-09 19:31:01 +0800
committer無名氏 <hello@edgerunners.eu.org>2024-06-09 19:31:01 +0800
commit0ea93461ed0385930379f35ff5fe9d9a9590d251 (patch)
treecb28db2bd40ca56288a6e451a14d036ad8c13f5c /lib
parente11f17b73a50eccdb35f2f3ebc8bc8b088632322 (diff)
24.11 rename codeName to Vicuna
Diffstat (limited to 'lib')
-rw-r--r--lib/trivial.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/trivial.nix b/lib/trivial.nix
index dee7eca9699a0..3d97770357915 100644
--- a/lib/trivial.nix
+++ b/lib/trivial.nix
@@ -403,7 +403,7 @@ in {
     On each release the first letter is bumped and a new animal is chosen
     starting with that new letter.
   */
-  codeName = "Vicuña";
+  codeName = "Vicuna";
 
   /**
     Returns the current nixpkgs version suffix as string.