about summary refs log tree commit diff
path: root/nixos/doc
diff options
context:
space:
mode:
authorK900 <me@0upti.me>2024-01-09 22:42:37 +0300
committerK900 <me@0upti.me>2024-01-09 22:42:37 +0300
commit838aefefc3ff5e4c8e29efe98cd38284d179d98a (patch)
treedb9d4b01f4c58b9e062386edbf91c3351903f999 /nixos/doc
parentd8364a95c7048af5d4036f1bc1d03d448a8bb017 (diff)
parent8736250fc2dd54702e7d53936b672e20f44fc9d1 (diff)
downloadnixlib-838aefefc3ff5e4c8e29efe98cd38284d179d98a.tar
nixlib-838aefefc3ff5e4c8e29efe98cd38284d179d98a.tar.gz
nixlib-838aefefc3ff5e4c8e29efe98cd38284d179d98a.tar.bz2
nixlib-838aefefc3ff5e4c8e29efe98cd38284d179d98a.tar.lz
nixlib-838aefefc3ff5e4c8e29efe98cd38284d179d98a.tar.xz
nixlib-838aefefc3ff5e4c8e29efe98cd38284d179d98a.tar.zst
nixlib-838aefefc3ff5e4c8e29efe98cd38284d179d98a.zip
Merge remote-tracking branch 'origin/master' into staging-next
Diffstat (limited to 'nixos/doc')
-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 766a4ea2d99b..13a24b10b01b 100644
--- a/nixos/doc/manual/release-notes/rl-2405.section.md
+++ b/nixos/doc/manual/release-notes/rl-2405.section.md
@@ -47,6 +47,8 @@ The pre-existing [services.ankisyncd](#opt-services.ankisyncd.enable) has been m
 
 <!-- To avoid merge conflicts, consider adding your item at an arbitrary place in the list instead. -->
 
+- `himalaya` was updated to v1.0.0-beta, which introduces breaking changes. Check out the [release note](https://github.com/soywod/himalaya/releases/tag/v1.0.0-beta) for details.
+
 - The `power.ups` module now generates `upsd.conf`, `upsd.users` and `upsmon.conf` automatically from a set of new configuration options. This breaks compatibility with existing `power.ups` setups where these files were created manually. Back up these files before upgrading NixOS.
 
 - `k9s` was updated to v0.30. There have been various breaking changes in the config file format,