about summary refs log tree commit diff
path: root/lib
diff options
context:
space:
mode:
authorJörg Thalheim <Mic92@users.noreply.github.com>2024-06-13 13:04:22 +0200
committerGitHub <noreply@github.com>2024-06-13 13:04:22 +0200
commitb17538d34de26bf52626a9caff104a267abd991a (patch)
tree7f0874ae858985e763622d3e331c22c3e8cedb0b /lib
parent5db8c2c5e6ba70026378bcd08e3a0142e59bbf90 (diff)
parente99a835a130c2b6d5e7c1443f1e79fe7df0142b3 (diff)
Merge pull request #318511 from sg-qwt/master
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 3284e3dbe4838..20a3ffebbc2bb 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.