about summary refs log tree commit diff
path: root/nixos/doc/manual
diff options
context:
space:
mode:
authorYt <raphael@megzari.com>2024-02-27 23:15:17 +0000
committerGitHub <noreply@github.com>2024-02-27 23:15:17 +0000
commitf35896eab21738816b9e374703209d74ca215836 (patch)
tree1a8aa23d24d02464b040443069bb655f5cdaab55 /nixos/doc/manual
parent15231e8f33b399952a5e7da884d1cd66abacbf05 (diff)
parent503df1ef98e71271b3df2c6f4096573cef7490bd (diff)
downloadnixlib-f35896eab21738816b9e374703209d74ca215836.tar
nixlib-f35896eab21738816b9e374703209d74ca215836.tar.gz
nixlib-f35896eab21738816b9e374703209d74ca215836.tar.bz2
nixlib-f35896eab21738816b9e374703209d74ca215836.tar.lz
nixlib-f35896eab21738816b9e374703209d74ca215836.tar.xz
nixlib-f35896eab21738816b9e374703209d74ca215836.tar.zst
nixlib-f35896eab21738816b9e374703209d74ca215836.zip
Merge pull request #291335 from soywod/himalaya-v1.0.0-beta.3
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 b0957c03a99a..8092fab35b00 100644
--- a/nixos/doc/manual/release-notes/rl-2405.section.md
+++ b/nixos/doc/manual/release-notes/rl-2405.section.md
@@ -107,7 +107,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.