tangled
alpha
login
or
join now
pyrox.dev
/
nixpkgs
0
fork
atom
lol
0
fork
atom
overview
issues
pulls
pipelines
Update version
Shea Levy
12 years ago
66a43c01
9050fc61
+2
-2
2 changed files
expand all
collapse all
unified
split
.version
nixos
modules
misc
version.nix
+1
-1
.version
···
1
1
-
14.04
1
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
56
-
system.nixosCodeName = "Baboon";
56
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