Release 19.09 (“Loris”, 2019/09/??)Highlights
In addition to numerous new and upgraded packages, this release has the
following highlights:
New Services
The following new services were added since the last release:
Backward Incompatibilities
When upgrading from a previous release, please be aware of the following
incompatible changes:
Buildbot no longer supports Python 2, as support was dropped upstream in
version 2.0.0. Configurations may need to be modified to make them
compatible with Python 3.
Other Notable Changes
The module gained an option named
which makes the
generated configuration.nix5 manual page include all options
from all NixOS modules included in a given
configuration.nix configuration file. Currently, it is
set to false by default as enabling it frequently
prevents evaluation. But the plan is to eventually have it set to
true by default. Please set it to
true now in your configuration.nix
and fix all the bugs it uncovers.