From 8e7956833a282b37b066fa3a0ab2406aa016d33f Mon Sep 17 00:00:00 2001 From: Jonathan Ringer Date: Sat, 22 May 2021 19:08:29 -0700 Subject: [PATCH] Revert "21.11 is Porcupine!" This reverts commit ff1ded3e2047268a55d3443459cda01cf9242e45. --- .version | 2 +- lib/trivial.nix | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.version b/.version index 835ab5d1893..b9b543d4254 100644 --- a/.version +++ b/.version @@ -1 +1 @@ -21.11 \ No newline at end of file +21.05 diff --git a/lib/trivial.nix b/lib/trivial.nix index e1581f1e91d..f6f5da5998f 100644 --- a/lib/trivial.nix +++ b/lib/trivial.nix @@ -171,7 +171,7 @@ rec { On each release the first letter is bumped and a new animal is chosen starting with that new letter. */ - codeName = "Porcupine"; + codeName = "Okapi"; /* Returns the current nixpkgs version suffix as string. */ versionSuffix =