Update version

gstqt5
Shea Levy 2014-04-23 08:02:18 -04:00
parent 9050fc6168
commit 66a43c0159
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
14.04
14.10

View File

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