Release notesRelease 14.02 (“Baboon”, 2014/02/??)This is the second stable release branch of NixOS. The main
enhancements are the following:
Installation on UEFI systems is now supported. See
for
details.NixOS is now based on Glibc 2.18 and GCC
4.8.When upgrading from a previous release, please be aware of the
following incompatible changes:
The firewall is now enabled by default. If you don’t
want this, you need to disable it explicitly:
networking.firewall.enable = false;
The option
has been renamed to
.The mysql55 service has been
merged into the mysql service, which no longer
sets a default for the option
.Release 13.10 (“Aardvark”, 2013/10/31)This is the first stable release branch of NixOS.