summary refs log tree commit diff
path: root/nixos/doc
diff options
context:
space:
mode:
authorAaron Andersen <aaron@fosslib.net>2021-09-25 15:25:13 -0400
committerGitHub <noreply@github.com>2021-09-25 15:25:13 -0400
commit57f1ee46e40c0020b9bbc799278334bee303e443 (patch)
tree6c2224ece69a06b5ae7db16fe4049a435a16b720 /nixos/doc
parenta11b2cdb2a972fcc4204ca3d32414ddc9c888956 (diff)
parent69cb5e3dc6bfd0ae2eb4d0eb9b8c2810d798cc05 (diff)
downloadnixpkgs-57f1ee46e40c0020b9bbc799278334bee303e443.tar
nixpkgs-57f1ee46e40c0020b9bbc799278334bee303e443.tar.gz
nixpkgs-57f1ee46e40c0020b9bbc799278334bee303e443.tar.bz2
nixpkgs-57f1ee46e40c0020b9bbc799278334bee303e443.tar.lz
nixpkgs-57f1ee46e40c0020b9bbc799278334bee303e443.tar.xz
nixpkgs-57f1ee46e40c0020b9bbc799278334bee303e443.tar.zst
nixpkgs-57f1ee46e40c0020b9bbc799278334bee303e443.zip
Merge pull request #136233 from MayNiklas/owncast
nixos/owncast: init at 0.0.8
Diffstat (limited to 'nixos/doc')
-rw-r--r--nixos/doc/manual/from_md/release-notes/rl-2111.section.xml7
-rw-r--r--nixos/doc/manual/release-notes/rl-2111.section.md2
2 files changed, 9 insertions, 0 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 0f768fbe7a8..8af8f1dd643 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
@@ -118,6 +118,13 @@
       </listitem>
       <listitem>
         <para>
+          <link xlink:href="https://owncast.online/">owncast</link>,
+          self-hosted video live streaming solution. Available at
+          <link xlink:href="options.html#opt-services.owncast">services.owncast</link>.
+        </para>
+      </listitem>
+      <listitem>
+        <para>
           <link xlink:href="https://sr.ht">sourcehut</link>, a
           collection of tools useful for software development. Available
           as
diff --git a/nixos/doc/manual/release-notes/rl-2111.section.md b/nixos/doc/manual/release-notes/rl-2111.section.md
index e169c0a5b8d..f22a532972b 100644
--- a/nixos/doc/manual/release-notes/rl-2111.section.md
+++ b/nixos/doc/manual/release-notes/rl-2111.section.md
@@ -39,6 +39,8 @@ In addition to numerous new and upgraded packages, this release has the followin
 
 - [Kea](https://www.isc.org/kea/), ISCs 2nd generation DHCP and DDNS server suite. Available at [services.kea](options.html#opt-services.kea).
 
+- [owncast](https://owncast.online/), self-hosted video live streaming solution. Available at [services.owncast](options.html#opt-services.owncast).
+
 - [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).