nixos/rl-2411: document breaking change in grafana

This commit is contained in:
Maximilian Bosch 2024-06-29 19:01:36 +02:00
parent 8511063014
commit 61c8a190f7
No known key found for this signature in database

View File

@ -29,6 +29,8 @@
- `androidenv.androidPkgs_9_0` has been removed, and replaced with `androidenv.androidPkgs` for a more complete Android SDK including support for Android 9 and later.
- `grafana` has been updated to version 11.1. This version doesn't support setting `http_addr` to a hostname anymore, an IP address is expected.
- `wstunnel` has had a major version upgrade that entailed rewriting the program in Rust.
The module was updated to accommodate for breaking changes.
Breaking changes to the module API were minimised as much as possible,