diff --git a/nixos/doc/manual/release-notes/rl-2105.xml b/nixos/doc/manual/release-notes/rl-2105.xml
index 0b0bf68f9dbdf..8e631d752cf78 100644
--- a/nixos/doc/manual/release-notes/rl-2105.xml
+++ b/nixos/doc/manual/release-notes/rl-2105.xml
@@ -50,8 +50,6 @@
- The default Linux kernel was updated to the 5.10 LTS series, coming from the 5.4 LTS series.
- The linux_latest kernel was updated to the 5.12 series. It currently is not officially supported for use with the zfs filesystem. If you use zfs, you should use a different kernel version (either the LTS kernel, or track a specific one).
Desktop Environments:
@@ -94,103 +92,10 @@
-
-
-
- GNURadio 3.8 was
- finally
- packaged, along with a rewrite to the Nix expressions, allowing users to
- override the features upstream supports selecting to compile or not to.
- Additionally, the attribute gnuradio and gnuradio3_7
- now point to an externally wrapped by default derivations, that allow you to
- also add `extraPythonPackages` to the Python interpreter used by GNURadio.
- Missing environmental variables needed for operational GUI were also added
- (#75478).
-
-
-
-
- GNURadio has a
- pkgs attribute set, and there's a gnuradio.callPackage
- function that extends pkgs with a mkDerivation, and a
- mkDerivationWith, like Qt5. Now all gnuradio.pkgs are
- defined with gnuradio.callPackage and some packages that depend
- on gnuradio are defined with this as well.
-
-
-
-
- Privoxy has been updated
- to version 3.0.32 (See announcement).
- Compared to the previous release, Privoxy has gained support for HTTPS
- inspection (still experimental), Brotli decompression, several new filters
- and lots of bug fixes, including security ones. In addition, the package
- is now built with compression and external filters support, which were
- previously disabled.
-
-
- Regarding the NixOS module, new options for HTTPS inspection have been added
- and has been replaced by the new
-
- (See RFC 0042
- for the motivation).
-
-
-
-
- Python optimizations were disabled again. Builds with optimizations enabled
- are not reproducible. Optimizations can now be enabled with an option.
-
-
-
-
- Kodi has been updated to version 19.1 "Matrix". See
- the announcement for
- further details.
-
-
-
-
- The option has been removed as
- it only supported a single setting which would always be the default.
- Instead new RFC
- 0042 compliant
- and options have
- been introduced.
-
-
-
-
- Nginx has been updated to stable version 1.20.0.
- Now nginx uses the zlib-ng library by default.
-
-
-
-
- KDE Gear (formerly KDE Applications) is upgraded to 21.04, see its
- release
- notes for details.
-
-
- The kdeApplications package set is now kdeGear,
- in keeping with the new name. The old name remains for compatibility, but
- it is deprecated.
-
-
-
- Libreswan has been updated
- to version 4.4. The package now includes example configurations and manual
- pages by default. The NixOS module has been changed to use the upstream
- systemd units and write the configuration in the /etc/ipsec.d/
- directory. In addition, two new options have been added to
- specify connection policies
- ()
- and disable send/receive redirects
- ().
-
+ The linux_latest kernel was updated to the 5.12 series. It currently is not officially supported for use with the zfs filesystem. If you use zfs, you should use a different kernel version (either the LTS kernel, or track a specific one).
+
@@ -206,6 +111,20 @@
+
+
+ GNURadio 3.8 was
+ finally
+ packaged, along with a rewrite to the Nix expressions, allowing users to
+ override the features upstream supports selecting to compile or not to.
+ Additionally, the attribute gnuradio and gnuradio3_7
+ now point to an externally wrapped by default derivations, that allow you to
+ also add `extraPythonPackages` to the Python interpreter used by GNURadio.
+ Missing environmental variables needed for operational GUI were also added
+ (#75478).
+
+
+
Keycloak,
@@ -660,7 +579,7 @@ http://some.json-exporter.host:7979/probe?target=https://example.com/some/json/e
self: super:
{
- mpi = super.mpich;
+ mpi = super.mpich;
}
@@ -893,6 +812,85 @@ environment.systemPackages = [
for details.
+
+
+
+ GNURadio has a
+ pkgs attribute set, and there's a gnuradio.callPackage
+ function that extends pkgs with a mkDerivation, and a
+ mkDerivationWith, like Qt5. Now all gnuradio.pkgs are
+ defined with gnuradio.callPackage and some packages that depend
+ on gnuradio are defined with this as well.
+
+
+
+
+ Privoxy has been updated
+ to version 3.0.32 (See announcement).
+ Compared to the previous release, Privoxy has gained support for HTTPS
+ inspection (still experimental), Brotli decompression, several new filters
+ and lots of bug fixes, including security ones. In addition, the package
+ is now built with compression and external filters support, which were
+ previously disabled.
+
+
+ Regarding the NixOS module, new options for HTTPS inspection have been added
+ and has been replaced by the new
+
+ (See RFC 0042
+ for the motivation).
+
+
+
+
+ Kodi has been updated to version 19.1 "Matrix". See
+ the announcement for
+ further details.
+
+
+
+
+ The option has been removed as
+ it only supported a single setting which would always be the default.
+ Instead new RFC
+ 0042 compliant
+ and options have
+ been introduced.
+
+
+
+
+ Nginx has been updated to stable version 1.20.0.
+ Now nginx uses the zlib-ng library by default.
+
+
+
+
+ KDE Gear (formerly KDE Applications) is upgraded to 21.04, see its
+ release
+ notes for details.
+
+
+ The kdeApplications package set is now kdeGear,
+ in keeping with the new name. The old name remains for compatibility, but
+ it is deprecated.
+
+
+
+
+ Libreswan has been updated
+ to version 4.4. The package now includes example configurations and manual
+ pages by default. The NixOS module has been changed to use the upstream
+ systemd units and write the configuration in the /etc/ipsec.d/
+ directory. In addition, two new options have been added to
+ specify connection policies
+ ()
+ and disable send/receive redirects
+ ().
+
+
+
The Mailman NixOS module (services.mailman) has a new
@@ -1054,7 +1052,8 @@ environment.systemPackages = [
PulseAudio was upgraded to 14.0, with changes to the handling of default sinks.
See its release notes.
-
+
+
GNOME users may wish to delete their ~/.config/pulse due to the changes to stream routing
logic. See PulseAudio bug 832