lol

Update version

Shea Levy 66a43c01 9050fc61

+2 -2
+1 -1
.version
··· 1 - 14.04 1 + 14.10
+1 -1
nixos/modules/misc/version.nix
··· 53 53 mkDefault (if pathExists fn then readFile fn else "master"); 54 54 55 55 # Note: code names must only increase in alphabetical order. 56 - system.nixosCodeName = "Baboon"; 56 + system.nixosCodeName = "Caterpillar" 57 57 58 58 # Generate /etc/os-release. See 59 59 # http://0pointer.de/public/systemd-man/os-release.html for the