about summary refs log tree commit diff
path: root/nixos
diff options
context:
space:
mode:
authorLucas Hoffmann <lucc@posteo.de>2024-05-20 23:50:54 +0200
committerWeijia Wang <9713184+wegank@users.noreply.github.com>2024-05-23 14:57:33 +0200
commiteff2e77eee92395e7486f1f10d10569eeb9ddd51 (patch)
tree7cda9df550774bf2d64cf20a43e7f57cf8be2c50 /nixos
parent02d17ed973a443359ab9898b26a50d8766735909 (diff)
nvimpager: 0.12.0 -> 0.13.0
Diffstat (limited to 'nixos')
-rw-r--r--nixos/doc/manual/release-notes/rl-2411.section.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/nixos/doc/manual/release-notes/rl-2411.section.md b/nixos/doc/manual/release-notes/rl-2411.section.md
index 530ca68e0c77c..2277308d6ba2f 100644
--- a/nixos/doc/manual/release-notes/rl-2411.section.md
+++ b/nixos/doc/manual/release-notes/rl-2411.section.md
@@ -12,7 +12,9 @@
 
 ## Backward Incompatibilities {#sec-release-24.11-incompatibilities}
 
-- Create the first release note entry in this section!
+- `nvimpager` was updated to version 0.13.0, which changes the order of user and
+  nvimpager settings: user commands in `-c` and `--cmd` now override the
+  respective default settings because they are executed later.
 
 ## Other Notable Changes {#sec-release-24.11-notable-changes}