summary refs log tree commit diff
path: root/nixos/doc
diff options
context:
space:
mode:
authoradisbladis <adisbladis@gmail.com>2022-01-13 02:20:53 +1200
committerGitHub <noreply@github.com>2022-01-13 02:20:53 +1200
commit02d732d2e49b12a7f8452e4bb66a71df0902264c (patch)
tree1c88d5e17cfdd062d70dbebff3419883a534ce7b /nixos/doc
parent1c8942c7e8d41c7c7a2f7065c6b0aa3ec834813b (diff)
parent7148ebef251c01b04675bdb2fe41edd8ec0ab9e5 (diff)
downloadnixpkgs-02d732d2e49b12a7f8452e4bb66a71df0902264c.tar
nixpkgs-02d732d2e49b12a7f8452e4bb66a71df0902264c.tar.gz
nixpkgs-02d732d2e49b12a7f8452e4bb66a71df0902264c.tar.bz2
nixpkgs-02d732d2e49b12a7f8452e4bb66a71df0902264c.tar.lz
nixpkgs-02d732d2e49b12a7f8452e4bb66a71df0902264c.tar.xz
nixpkgs-02d732d2e49b12a7f8452e4bb66a71df0902264c.tar.zst
nixpkgs-02d732d2e49b12a7f8452e4bb66a71df0902264c.zip
Merge pull request #154742 from 06kellyjac/docbookrx
docbookrx: drop
Diffstat (limited to 'nixos/doc')
-rw-r--r--nixos/doc/manual/from_md/release-notes/rl-2205.section.xml6
-rw-r--r--nixos/doc/manual/release-notes/rl-2205.section.md2
2 files changed, 8 insertions, 0 deletions
diff --git a/nixos/doc/manual/from_md/release-notes/rl-2205.section.xml b/nixos/doc/manual/from_md/release-notes/rl-2205.section.xml
index 845a5f09dae..2427ed6f3f3 100644
--- a/nixos/doc/manual/from_md/release-notes/rl-2205.section.xml
+++ b/nixos/doc/manual/from_md/release-notes/rl-2205.section.xml
@@ -297,6 +297,12 @@
           follow with upstream changes.
         </para>
       </listitem>
+      <listitem>
+        <para>
+          <literal>pkgs.docbookrx</literal> was removed since it’s
+          unmaintained
+        </para>
+      </listitem>
     </itemizedlist>
   </section>
   <section xml:id="sec-release-22.05-notable-changes">
diff --git a/nixos/doc/manual/release-notes/rl-2205.section.md b/nixos/doc/manual/release-notes/rl-2205.section.md
index ad4743d7cd9..41ff367efb6 100644
--- a/nixos/doc/manual/release-notes/rl-2205.section.md
+++ b/nixos/doc/manual/release-notes/rl-2205.section.md
@@ -95,6 +95,8 @@ In addition to numerous new and upgraded packages, this release has the followin
 
 - `services.thelounge.private` was removed in favor of `services.thelounge.public`, to follow with upstream changes.
 
+- `pkgs.docbookrx` was removed since it's unmaintained
+
 ## Other Notable Changes {#sec-release-22.05-notable-changes}
 
 - The option [services.redis.servers](#opt-services.redis.servers) was added