about summary refs log tree commit diff
path: root/nixos/doc
diff options
context:
space:
mode:
authorThiago Kenji Okada <thiagokokada@gmail.com>2024-01-09 13:15:33 +0000
committerGitHub <noreply@github.com>2024-01-09 13:15:33 +0000
commitf4549e06038822330104646ead288a68726db981 (patch)
treec806ef66f8ea0896b4eac4cbbe4fce05e51a1742 /nixos/doc
parent4670348ee4ddc83b089b2bc55dce194368ca2601 (diff)
parent2b39679ee1bb30f2cc6fdee05b4087c372c2f1c2 (diff)
downloadnixlib-f4549e06038822330104646ead288a68726db981.tar
nixlib-f4549e06038822330104646ead288a68726db981.tar.gz
nixlib-f4549e06038822330104646ead288a68726db981.tar.bz2
nixlib-f4549e06038822330104646ead288a68726db981.tar.lz
nixlib-f4549e06038822330104646ead288a68726db981.tar.xz
nixlib-f4549e06038822330104646ead288a68726db981.tar.zst
nixlib-f4549e06038822330104646ead288a68726db981.zip
Merge pull request #278088 from soywod/himalaya-v1.0.0-beta
himalaya: 0.8.4 -> 1.0.0-beta
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 a10be77e1d66..7310d5ea1b3e 100644
--- a/nixos/doc/manual/release-notes/rl-2405.section.md
+++ b/nixos/doc/manual/release-notes/rl-2405.section.md
@@ -45,6 +45,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,