summaryrefslogtreecommitdiffstats
path: root/lib/trivial.nix
diff options
context:
space:
mode:
authorSamuel Leathers <samuel.leathers@iohk.io>2019-09-09 11:24:15 -0400
committerSamuel Leathers <samuel.leathers@iohk.io>2019-09-09 11:26:58 -0400
commit01268fda85b7eee4e462c873d8654f975067731f (patch)
treef4cebf9ea232db9016b58635ed2c64d0f49b9d29 /lib/trivial.nix
parentd5c5847652819f97f8a04f4544c85cf8fc118f28 (diff)
20.03 is Markhor
* Markhor is a spiral horned animal that is on the endangered species list * https://en.wikipedia.org/wiki/Markhor
Diffstat (limited to 'lib/trivial.nix')
-rw-r--r--lib/trivial.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/trivial.nix b/lib/trivial.nix
index f2710a6f0338..54c66cfce7b9 100644
--- a/lib/trivial.nix
+++ b/lib/trivial.nix
@@ -134,7 +134,7 @@ rec {
On each release the first letter is bumped and a new animal is chosen
starting with that new letter.
*/
- codeName = "Loris";
+ codeName = "Markhor";
/* Returns the current nixpkgs version suffix as string. */
versionSuffix =