about summary refs log tree commit diff
path: root/lib
diff options
context:
space:
mode:
authorJanne Heß <janne@hess.ooo>2022-05-23 20:08:07 +0200
committerJanne Heß <janne@hess.ooo>2022-05-23 20:08:07 +0200
commitbfdfe12c788d7474b88e7a7790b88b1c0f8e01b5 (patch)
treeeebfb1b42c6478a502cec35a68deee56676caa36 /lib
parente728029b3070c170a87273ccc873b18e492fcc93 (diff)
22.11 is Raccoon
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 18616a189c269..e4f95234b21a8 100644
--- a/lib/trivial.nix
+++ b/lib/trivial.nix
@@ -195,7 +195,7 @@ rec {
      On each release the first letter is bumped and a new animal is chosen
      starting with that new letter.
   */
-  codeName = "Quokka";
+  codeName = "Raccoon";
 
   /* Returns the current nixpkgs version suffix as string. */
   versionSuffix =