mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-10 03:23:29 +03:00
21.11 is Porcupine!
This commit is contained in:
parent
900115a4f7
commit
ff1ded3e20
2 changed files with 2 additions and 2 deletions
2
.version
2
.version
|
@ -1 +1 @@
|
||||||
21.05
|
21.11
|
|
@ -171,7 +171,7 @@ rec {
|
||||||
On each release the first letter is bumped and a new animal is chosen
|
On each release the first letter is bumped and a new animal is chosen
|
||||||
starting with that new letter.
|
starting with that new letter.
|
||||||
*/
|
*/
|
||||||
codeName = "Okapi";
|
codeName = "Porcupine";
|
||||||
|
|
||||||
/* Returns the current nixpkgs version suffix as string. */
|
/* Returns the current nixpkgs version suffix as string. */
|
||||||
versionSuffix =
|
versionSuffix =
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue