bump version to 17.10
This will be the Hummingbird release
This commit is contained in:
parent
8def08a56c
commit
b7d15edd9e
@ -95,7 +95,7 @@ in
|
||||
nixosVersionSuffix = mkIf (pathIsDirectory gitRepo) (mkDefault (".git." + gitCommitId));
|
||||
|
||||
# Note: code names must only increase in alphabetical order.
|
||||
nixosCodeName = "Gorilla";
|
||||
nixosCodeName = "Hummingbird";
|
||||
};
|
||||
|
||||
# Generate /etc/os-release. See
|
||||
|
Loading…
Reference in New Issue
Block a user