NixOS 16.09 is called Flounder
chosen by @zimbatm as our documentation hero in 16.03
This commit is contained in:
parent
530214321d
commit
68d30cdfcb
@ -104,7 +104,7 @@ in
|
||||
nixosVersion = mkDefault (maybeEnv "NIXOS_VERSION" (cfg.nixosRelease + cfg.nixosVersionSuffix));
|
||||
|
||||
# Note: code names must only increase in alphabetical order.
|
||||
nixosCodeName = "Emu";
|
||||
nixosCodeName = "Flounder";
|
||||
};
|
||||
|
||||
# Generate /etc/os-release. See
|
||||
|
Loading…
Reference in New Issue
Block a user