Unverified Commit 26c7dc31 authored by Emily's avatar Emily Committed by GitHub
Browse files

Merge pull request #304060 from leona-ya/loki-breaking-change

nixos/doc: add loki breaking change
parents 26594c44 87d52cea
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -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)