about summary refs log tree commit diff
path: root/nixos
diff options
context:
space:
mode:
authorTom Bereknyei <tomberek@gmail.com>2021-06-07 11:20:13 -0400
committerTom Bereknyei <tomberek@gmail.com>2021-06-07 11:26:29 -0400
commit9815f9545ee5671f3f6e740ccdd98335d05455ab (patch)
treeda4424d3add6854644076fb87e08af08a5893df0 /nixos
parent65c7bed5d2149a97922246e043377e7b3bc6eda2 (diff)
downloadnixlib-9815f9545ee5671f3f6e740ccdd98335d05455ab.tar
nixlib-9815f9545ee5671f3f6e740ccdd98335d05455ab.tar.gz
nixlib-9815f9545ee5671f3f6e740ccdd98335d05455ab.tar.bz2
nixlib-9815f9545ee5671f3f6e740ccdd98335d05455ab.tar.lz
nixlib-9815f9545ee5671f3f6e740ccdd98335d05455ab.tar.xz
nixlib-9815f9545ee5671f3f6e740ccdd98335d05455ab.tar.zst
nixlib-9815f9545ee5671f3f6e740ccdd98335d05455ab.zip
nixos/doc: add sourcehut to release notes
Diffstat (limited to 'nixos')
-rw-r--r--nixos/doc/manual/from_md/release-notes/rl-2111.section.xml10
-rw-r--r--nixos/doc/manual/release-notes/rl-2111.section.md4
2 files changed, 13 insertions, 1 deletions
diff --git a/nixos/doc/manual/from_md/release-notes/rl-2111.section.xml b/nixos/doc/manual/from_md/release-notes/rl-2111.section.xml
index 7ac120b693f0..74bcf3483b2a 100644
--- a/nixos/doc/manual/from_md/release-notes/rl-2111.section.xml
+++ b/nixos/doc/manual/from_md/release-notes/rl-2111.section.xml
@@ -24,7 +24,7 @@
   </section>
   <section xml:id="new-services">
     <title>New Services</title>
-    <itemizedlist spacing="compact">
+    <itemizedlist>
       <listitem>
         <para>
           <link xlink:href="https://github.com/maxmind/geoipupdate">geoipupdate</link>,
@@ -32,6 +32,14 @@
           <link xlink:href="options.html#opt-services.geoipupdate.enable">services.geoipupdate</link>.
         </para>
       </listitem>
+      <listitem>
+        <para>
+          <link xlink:href="https://sr.ht">sourcehut</link>, a
+          collection of tools useful for software development. Available
+          as
+          <link xlink:href="options.html#opt-services.sourcehut.enable">services.sourcehut</link>.
+        </para>
+      </listitem>
     </itemizedlist>
   </section>
   <section xml:id="backward-incompatibilities">
diff --git a/nixos/doc/manual/release-notes/rl-2111.section.md b/nixos/doc/manual/release-notes/rl-2111.section.md
index 577d75929352..451d25a6ed98 100644
--- a/nixos/doc/manual/release-notes/rl-2111.section.md
+++ b/nixos/doc/manual/release-notes/rl-2111.section.md
@@ -14,6 +14,10 @@ In addition to numerous new and upgraded packages, this release has the followin
   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).
+
 ## Backward Incompatibilities
 
 * The `staticjinja` package has been upgraded from 1.0.4 to 2.0.0