about summary refs log tree commit diff
path: root/nixos/doc
diff options
context:
space:
mode:
authorFranz Pletz <fpletz@fnordicwalking.de>2024-01-16 20:08:45 +0100
committerGitHub <noreply@github.com>2024-01-16 20:08:45 +0100
commit1a4fa5c0477423f1d181a5f325930f0e2c17167c (patch)
tree426aa1003394ff3095c2dc6a94df43c9a103e353 /nixos/doc
parent3a6fe1558fffef2b9a2591bef6ecc1fb9377c3c8 (diff)
parent1bff4b4470252470b2d59ac3d0eaba5b27fc00a8 (diff)
downloadnixlib-1a4fa5c0477423f1d181a5f325930f0e2c17167c.tar
nixlib-1a4fa5c0477423f1d181a5f325930f0e2c17167c.tar.gz
nixlib-1a4fa5c0477423f1d181a5f325930f0e2c17167c.tar.bz2
nixlib-1a4fa5c0477423f1d181a5f325930f0e2c17167c.tar.lz
nixlib-1a4fa5c0477423f1d181a5f325930f0e2c17167c.tar.xz
nixlib-1a4fa5c0477423f1d181a5f325930f0e2c17167c.tar.zst
nixlib-1a4fa5c0477423f1d181a5f325930f0e2c17167c.zip
Merge pull request #279866 from katexochen/mkosi/20
mkosi: 19 -> 20.1
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 a5ed7361c8b0..c075149a0e5d 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: