about summary refs log tree commit diff
path: root/nixos/doc
diff options
context:
space:
mode:
authorPaul Meyer <49727155+katexochen@users.noreply.github.com>2024-01-09 17:55:05 +0100
committerPaul Meyer <49727155+katexochen@users.noreply.github.com>2024-01-15 10:15:21 +0100
commitc8f2f8af992d1dd94d633426da51f368f15d5ac1 (patch)
tree9e83568cc95c2557ee18c8fb4cd16d2286af1bec /nixos/doc
parentfcb7c27c72e7f6f731be2a0c9507326e0fcf1303 (diff)
downloadnixlib-c8f2f8af992d1dd94d633426da51f368f15d5ac1.tar
nixlib-c8f2f8af992d1dd94d633426da51f368f15d5ac1.tar.gz
nixlib-c8f2f8af992d1dd94d633426da51f368f15d5ac1.tar.bz2
nixlib-c8f2f8af992d1dd94d633426da51f368f15d5ac1.tar.lz
nixlib-c8f2f8af992d1dd94d633426da51f368f15d5ac1.tar.xz
nixlib-c8f2f8af992d1dd94d633426da51f368f15d5ac1.tar.zst
nixlib-c8f2f8af992d1dd94d633426da51f368f15d5ac1.zip
mkosi: 19 -> 20
Diffstat (limited to 'nixos/doc')
-rw-r--r--nixos/doc/manual/release-notes/rl-2405.section.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/nixos/doc/manual/release-notes/rl-2405.section.md b/nixos/doc/manual/release-notes/rl-2405.section.md
index aba4d3d72d1d..561ddbb8d99e 100644
--- a/nixos/doc/manual/release-notes/rl-2405.section.md
+++ b/nixos/doc/manual/release-notes/rl-2405.section.md
@@ -67,8 +67,9 @@ The pre-existing [services.ankisyncd](#opt-services.ankisyncd.enable) has been m
 
 - The legacy and long deprecated systemd target `network-interfaces.target` has been removed. Use `network.target` instead.
 
-- `mkosi` was updated to v19. Parts of the user interface have changed. Consult the
-  [release notes](https://github.com/systemd/mkosi/releases/tag/v19) for a list of changes.
+- `mkosi` was updated to v20. Parts of the user interface have changed. Consult the
+  release notes of [v19](https://github.com/systemd/mkosi/releases/tag/v19) and
+  [v20](https://github.com/systemd/mkosi/releases/tag/v20) for a list of changes.
 
 - `services.nginx` will no longer advertise HTTP/3 availability automatically. This must now be manually added, preferably to each location block.
   Example: