about summary refs log tree commit diff
path: root/nixos/doc
diff options
context:
space:
mode:
authorRaghav Sood <r@raghavsood.com>2024-05-20 16:15:52 +0800
committerGitHub <noreply@github.com>2024-05-20 16:15:52 +0800
commit4fb81447eb89987a664ae80c69c51e3da4ccd166 (patch)
tree67c9bde4844b6d5846a8aede42ed81c7da9ac168 /nixos/doc
parentf5d24d13d029bc7e5a4beeaa861ebbf1e363c33e (diff)
parenteb9c0fab4b2ef8d16f5a11524de130efa5c3a8d6 (diff)
Merge pull request #313053 from jeremyschlatter/hvm2
hvm: 1.0.9 -> 2.0.12
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 4926797a1776b..9b57225de21ac 100644
--- a/nixos/doc/manual/release-notes/rl-2405.section.md
+++ b/nixos/doc/manual/release-notes/rl-2405.section.md
@@ -291,6 +291,8 @@ The pre-existing [services.ankisyncd](#opt-services.ankisyncd.enable) has been m
 
 - `idris2` was updated to v0.7.0. This version introduces breaking changes. Check out the [changelog](https://github.com/idris-lang/Idris2/blob/v0.7.0/CHANGELOG.md#v070) for details.
 
+- `hvm` was updated to version 2.
+
 - `nvtop` family of packages was reorganized into nested attrset. `nvtop` has been renamed to `nvtopPackages.full`, and all `nvtop-{amd,nvidia,intel,msm}` packages are now named as `nvtopPackages.{amd,nvidia,intel,msm}`.
 
 - `neo4j` has been updated to version 5. You may want to read the [release notes for Neo4j 5](https://neo4j.com/release-notes/database/neo4j-5/).