about summary refs log tree commit diff
path: root/nixos
diff options
context:
space:
mode:
authorEmily <git@emilylange.de>2024-04-15 14:17:48 +0200
committerGitHub <noreply@github.com>2024-04-15 14:17:48 +0200
commit26c7dc31d209e10f9e9f0e724ce3a349be9a0160 (patch)
tree4b6c24539110943f64bc4722e4d3a696bee40c32 /nixos
parent26594c44f5811a0e924b808b16e01dcf14050a6c (diff)
parent87d52ceade5a733c151a463075f319f44e5ba735 (diff)
Merge pull request #304060 from leona-ya/loki-breaking-change
nixos/doc: add loki breaking change
Diffstat (limited to 'nixos')
-rw-r--r--nixos/doc/manual/release-notes/rl-2405.section.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/nixos/doc/manual/release-notes/rl-2405.section.md b/nixos/doc/manual/release-notes/rl-2405.section.md
index 9fcfd6defc572..a41a2944651cf 100644
--- a/nixos/doc/manual/release-notes/rl-2405.section.md
+++ b/nixos/doc/manual/release-notes/rl-2405.section.md
@@ -596,3 +596,5 @@ The pre-existing [services.ankisyncd](#opt-services.ankisyncd.enable) has been m
 
 - `documentation.man.mandoc` now by default uses `MANPATH` to set the directories where mandoc will search for manual pages.
   This enables mandoc to find manual pages in Nix profiles. To set the manual search paths via the `mandoc.conf` configuration file like before, use `documentation.man.mandoc.settings.manpath` instead.
+
+- The `grafana-loki` package was updated to 3.0.0 which includes [breaking changes](https://github.com/grafana/loki/releases/tag/v3.0.0)