summary refs log tree commit diff
path: root/nixos/doc/manual/from_md/release-notes/rl-2205.section.xml
diff options
context:
space:
mode:
authorMaciej Krüger <mkg20001@gmail.com>2022-02-26 14:18:25 +0100
committerMaciej Krüger <mkg20001@gmail.com>2022-02-26 14:30:20 +0100
commit03fbc3ea99fa1b5379a68019cf81267bcd403db2 (patch)
tree12f43e68b19162852cd6e43789195ab17723f888 /nixos/doc/manual/from_md/release-notes/rl-2205.section.xml
parent42a5831e6235f815546411c48106381f2b2d1a8a (diff)
downloadnixpkgs-03fbc3ea99fa1b5379a68019cf81267bcd403db2.tar
nixpkgs-03fbc3ea99fa1b5379a68019cf81267bcd403db2.tar.gz
nixpkgs-03fbc3ea99fa1b5379a68019cf81267bcd403db2.tar.bz2
nixpkgs-03fbc3ea99fa1b5379a68019cf81267bcd403db2.tar.lz
nixpkgs-03fbc3ea99fa1b5379a68019cf81267bcd403db2.tar.xz
nixpkgs-03fbc3ea99fa1b5379a68019cf81267bcd403db2.tar.zst
nixpkgs-03fbc3ea99fa1b5379a68019cf81267bcd403db2.zip
release-notes: mention pgadmin
Diffstat (limited to 'nixos/doc/manual/from_md/release-notes/rl-2205.section.xml')
-rw-r--r--nixos/doc/manual/from_md/release-notes/rl-2205.section.xml14
1 files changed, 14 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 0760a781ea3..a6bd453b35d 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
@@ -124,6 +124,13 @@
       </listitem>
       <listitem>
         <para>
+          <link xlink:href="https://github.com/postgres/pgadmin4">pgadmin4</link>,
+          an admin interface for the PostgreSQL database. Available at
+          <link xlink:href="options.html#opt-services.pgadmin.enable">services.pgadmin</link>.
+        </para>
+      </listitem>
+      <listitem>
+        <para>
           <link xlink:href="https://github.com/sezanzeb/input-remapper">input-remapper</link>,
           an easy to use tool to change the mapping of your input device
           buttons. Available at
@@ -625,6 +632,13 @@
       </listitem>
       <listitem>
         <para>
+          <literal>pkgs.pgadmin</literal> now refers to
+          <literal>pkgs.pgadmin4</literal>. If you still need pgadmin3,
+          use <literal>pkgs.pgadmin3</literal>.
+        </para>
+      </listitem>
+      <listitem>
+        <para>
           <literal>pkgs.noto-fonts-cjk</literal> is now deprecated in
           favor of <literal>pkgs.noto-fonts-cjk-sans</literal> and
           <literal>pkgs.noto-fonts-cjk-serif</literal> because they each