diff options
author | Rodney Lorrimar <dev@rodney.id.au> | 2018-02-27 09:43:39 +0000 |
---|---|---|
committer | Rodney Lorrimar <dev@rodney.id.au> | 2018-02-27 12:52:52 +0000 |
commit | c95ef47c51226acfe5a36bb6895fdd88f63d35ec (patch) | |
tree | 6b055ba43cee2f0ff315a11f1f68d6bc7538cf12 /nixos | |
parent | 21dcead5f0c3d548ad4642a4e8663e3c9c97536e (diff) |
Release notes: mention removal of pump.io module
Diffstat (limited to 'nixos')
-rw-r--r-- | nixos/doc/manual/release-notes/rl-1803.xml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/nixos/doc/manual/release-notes/rl-1803.xml b/nixos/doc/manual/release-notes/rl-1803.xml index 29b2527538301..42603d0ee7cea 100644 --- a/nixos/doc/manual/release-notes/rl-1803.xml +++ b/nixos/doc/manual/release-notes/rl-1803.xml @@ -296,6 +296,13 @@ following incompatible changes:</para> <literal>nodejs-4_x</literal>, <literal>nodejs-slim-4_x</literal> and <literal>nodePackages_4_x</literal> are removed. </para> </listitem> + <listitem> + <para> + The <literal>pump.io</literal> NixOS module was removed. + It is now maintained as an + <link xlink:href="https://github.com/rvl/pump.io-nixos">external module</link>. + </para> + </listitem> </itemizedlist> </section> |