summary refs log tree commit diff
path: root/nixos/doc/manual/release-notes/rl-2111.section.md
diff options
context:
space:
mode:
Diffstat (limited to 'nixos/doc/manual/release-notes/rl-2111.section.md')
-rw-r--r--nixos/doc/manual/release-notes/rl-2111.section.md38
1 files changed, 14 insertions, 24 deletions
diff --git a/nixos/doc/manual/release-notes/rl-2111.section.md b/nixos/doc/manual/release-notes/rl-2111.section.md
index e97aed4ccf2..f7578c8ddee 100644
--- a/nixos/doc/manual/release-notes/rl-2111.section.md
+++ b/nixos/doc/manual/release-notes/rl-2111.section.md
@@ -2,43 +2,34 @@
 
 In addition to numerous new and upgraded packages, this release has the following highlights:
 
-* Support is planned until the end of April 2022, handing over to 22.05.
+- Support is planned until the end of April 2022, handing over to 22.05.
 
 ## Highlights {#sec-release-21.11-highlights}
 
-* PHP now defaults to PHP 8.0, updated from 7.4.
+- PHP now defaults to PHP 8.0, updated from 7.4.
 
 ## New Services {#sec-release-21.11-new-services}
 
-* [geoipupdate](https://github.com/maxmind/geoipupdate), a GeoIP
-  database updater from MaxMind. Available as
-  [services.geoipupdate](options.html#opt-services.geoipupdate.enable).
+- [geoipupdate](https://github.com/maxmind/geoipupdate), a GeoIP database updater from MaxMind. Available as [services.geoipupdate](options.html#opt-services.geoipupdate.enable).
 
-* [sourcehut](https://sr.ht), a collection of tools useful for software
-  development. Available as
-  [services.sourcehut](options.html#opt-services.sourcehut.enable).
+- [sourcehut](https://sr.ht), a collection of tools useful for software development. Available as [services.sourcehut](options.html#opt-services.sourcehut.enable).
 
-* [ucarp](https://download.pureftpd.org/pub/ucarp/README), an userspace
-  implementation of the Common Address Redundancy Protocol (CARP). Available as
-  [networking.ucarp](options.html#opt-networking.ucarp.enable).
+- [ucarp](https://download.pureftpd.org/pub/ucarp/README), an userspace implementation of the Common Address Redundancy Protocol (CARP). Available as [networking.ucarp](options.html#opt-networking.ucarp.enable).
 
 ## Backward Incompatibilities {#sec-release-21.11-incompatibilities}
 
-* The `staticjinja` package has been upgraded from 1.0.4 to 2.0.0
+- The `staticjinja` package has been upgraded from 1.0.4 to 2.0.0
 
-* `services.geoip-updater` was broken and has been replaced by
-  [services.geoipupdate](options.html#opt-services.geoipupdate.enable).
+- `services.geoip-updater` was broken and has been replaced by [services.geoipupdate](options.html#opt-services.geoipupdate.enable).
 
-* PHP 7.3 is no longer supported due to upstream not supporting this
-  version for the entire lifecycle of the 21.11 release.
+- PHP 7.3 is no longer supported due to upstream not supporting this version for the entire lifecycle of the 21.11 release.
 
-* Those making use of `buildBazelPackage` will need to regenerate the fetch
-  hashes (preferred), or set `fetchConfigured = false;`.
+- Those making use of `buildBazelPackage` will need to regenerate the fetch hashes (preferred), or set `fetchConfigured = false;`.
 
-* fsharp41 has been removed in preference to use the latest dotnet-sdk
+- fsharp41 has been removed in preference to use the latest dotnet-sdk
+
+- The following F#-related packages have been removed for being unmaintaned. Please use `fetchNuGet` for specific packages.
 
-* The following F#-related packages have been removed for being unmaintaned.
-  Please use `fetchNuGet` for specific packages.
   - ExtCore
   - Fake
   - Fantomas
@@ -68,10 +59,9 @@ In addition to numerous new and upgraded packages, this release has the followin
   - ExcelDnaRegistration
   - MathNetNumerics
 
-* `programs.x2goserver` is now `services.x2goserver`
+- `programs.x2goserver` is now `services.x2goserver`
 
-* The following dotnet-related packages have been removed for being unmaintaned.
-  Please use `fetchNuGet` for specific packages.
+- The following dotnet-related packages have been removed for being unmaintaned. Please use `fetchNuGet` for specific packages.
   - Autofac
   - SystemValueTuple
   - MicrosoftDiaSymReader