Release 2021_018 (2021-05-25)¶
Impact¶
- [NixOS 20.09] Grafana will be restarted.
NixOS 20.09 platform¶
- Grafana: update to 7.5.6 (#PL-129853).
- Infrastructure: silence RAID controller cache/BBU monitoring for machines that do not have a BBU (#PL-126095).
- Nginx: generate dhparams at
/var/lib/dhparams/nginx.pem. Note they are not used by default and must be added to the config manually or by settingservices.nginx.sslDhparam = config.security.dhparams.params.nginx.path;(#-PL-129859). - Production channel URL for this release: https://hydra.flyingcircus.io/build/90348/download/1/nixexprs.tar.xz
Detailed Changes¶
- NixOS 20.09: platform code
% vim: set spell spelllang=en: