From e1b7ac3028ca77595d9fc564723d8fb1ca2927b0 Mon Sep 17 00:00:00 2001 From: Winter Date: Tue, 29 Nov 2022 20:51:29 -0500 Subject: nixos/doc/rl-2211: add entry for aarch64-linux jobset inclusion/images on homepage (cherry picked from commit 881f22670ee42c5e22135f21822447d8d8b486b1) --- .../manual/from_md/release-notes/rl-2211.section.xml | 17 +++++++++++++++++ nixos/doc/manual/release-notes/rl-2211.section.md | 4 ++++ 2 files changed, 21 insertions(+) (limited to 'nixos/doc/manual') diff --git a/nixos/doc/manual/from_md/release-notes/rl-2211.section.xml b/nixos/doc/manual/from_md/release-notes/rl-2211.section.xml index 7e9b19beeb408..54e40a8fba788 100644 --- a/nixos/doc/manual/from_md/release-notes/rl-2211.section.xml +++ b/nixos/doc/manual/from_md/release-notes/rl-2211.section.xml @@ -216,6 +216,23 @@ release announcement for more information. + + + aarch64-linux is now included in the + nixos-22.11 and + nixos-22.11-small channels. This means that + x86_64-linux and + aarch64-linux will recieve updates at the + same time. + + + + + aarch64-linux ISOs are now available on the + downloads + page. + +
diff --git a/nixos/doc/manual/release-notes/rl-2211.section.md b/nixos/doc/manual/release-notes/rl-2211.section.md index 3229485e32822..941bd0521eaf3 100644 --- a/nixos/doc/manual/release-notes/rl-2211.section.md +++ b/nixos/doc/manual/release-notes/rl-2211.section.md @@ -61,6 +61,10 @@ In addition to numerous new and upgraded packages, this release includes the fol - `hardware.nvidia` has a new option, `hardware.nvidia.open`, that can be used to enable the usage of NVIDIA's open-source kernel driver. Note that the driver's support for GeForce and Workstation GPUs is still alpha quality, see [the release announcement](https://developer.nvidia.com/blog/nvidia-releases-open-source-gpu-kernel-modules/) for more information. +- `aarch64-linux` is now included in the `nixos-22.11` and `nixos-22.11-small` channels. This means that `x86_64-linux` and `aarch64-linux` will recieve updates at the same time. + +- `aarch64-linux` ISOs are now available on the [downloads page](https://nixos.org/download.html). + ## Internal changes {#sec-release-22.11-internal} - Improved performances of `lib.closePropagation` which was previously quadratic. This is used in e.g. `ghcWithPackages`. Please see backward incompatibilities notes below. -- cgit 1.4.1