about summary refs log tree commit diff
path: root/nixos/doc/manual
diff options
context:
space:
mode:
authorClément DOUIN <clement.douin@posteo.net>2024-02-25 11:39:00 +0100
committerClément DOUIN <clement.douin@posteo.net>2024-02-25 11:53:30 +0100
commit503df1ef98e71271b3df2c6f4096573cef7490bd (patch)
treea4972af7ae8c26b3a7edf4114935d6a19c141e77 /nixos/doc/manual
parente9f22fb5cbc9d90d9cf58c7f8d2e9d7664fe1b1d (diff)
downloadnixlib-503df1ef98e71271b3df2c6f4096573cef7490bd.tar
nixlib-503df1ef98e71271b3df2c6f4096573cef7490bd.tar.gz
nixlib-503df1ef98e71271b3df2c6f4096573cef7490bd.tar.bz2
nixlib-503df1ef98e71271b3df2c6f4096573cef7490bd.tar.lz
nixlib-503df1ef98e71271b3df2c6f4096573cef7490bd.tar.xz
nixlib-503df1ef98e71271b3df2c6f4096573cef7490bd.tar.zst
nixlib-503df1ef98e71271b3df2c6f4096573cef7490bd.zip
himalaya: 1.0.0-beta.2 -> 1.0.0-beta.3
Diffstat (limited to 'nixos/doc/manual')
-rw-r--r--nixos/doc/manual/release-notes/rl-2405.section.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/nixos/doc/manual/release-notes/rl-2405.section.md b/nixos/doc/manual/release-notes/rl-2405.section.md
index ac3d2b69a4a2..8b8501011930 100644
--- a/nixos/doc/manual/release-notes/rl-2405.section.md
+++ b/nixos/doc/manual/release-notes/rl-2405.section.md
@@ -93,7 +93,7 @@ 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.
+- `himalaya` was updated to `v1.0.0-beta.3`, which introduces breaking changes. Check out the [release note](https://github.com/soywod/himalaya/releases/tag/v1.0.0-beta.3) 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.