And next release is called Emu!

http://img.gawkerassets.com/img/17qtp0agra45ajpg/original.jpg
This commit is contained in:
Domen Kožar 2015-09-03 11:39:39 +02:00
parent 6ab7e0de29
commit 7bc624f572

View File

@ -75,7 +75,7 @@ with lib;
mkDefault (if pathExists fn then readFile fn else "master");
# Note: code names must only increase in alphabetical order.
system.nixosCodeName = "Dingo";
system.nixosCodeName = "Emu";
# Generate /etc/os-release. See
# http://0pointer.de/public/systemd-man/os-release.html for the