···163 ~100MB for python itself).
164 </para>
165 </listitem>
166+ <listitem>
167+ <para>
168+ The iputils package, which is installed by default, no longer
169+ provides the legacy tools <literal>tftpd</literal> and
170+ <literal>traceroute6</literal>. More tools
171+ (<literal>ninfod</literal>, <literal>rarpd</literal>, and
172+ <literal>rdisc</literal>) are going to be removed in the next
173+ release. See
174+ <link xlink:href="https://github.com/iputils/iputils/releases/tag/20211215">upstream’s
175+ release notes</link> for more details and available
176+ replacements.
177+ </para>
178+ </listitem>
179 </itemizedlist>
180 </section>
181 <section xml:id="sec-release-22.05-notable-changes">
+6
nixos/doc/manual/release-notes/rl-2205.section.md
···60 This has the added benefit to reduce the closure size of `ipython` from ~400MB to ~160MB
61 (including ~100MB for python itself).
6200000063## Other Notable Changes {#sec-release-22.05-notable-changes}
6465- The option [services.redis.servers](#opt-services.redis.servers) was added
···60 This has the added benefit to reduce the closure size of `ipython` from ~400MB to ~160MB
61 (including ~100MB for python itself).
6263+- The iputils package, which is installed by default, no longer provides the
64+ legacy tools `tftpd` and `traceroute6`. More tools (`ninfod`, `rarpd`, and
65+ `rdisc`) are going to be removed in the next release. See
66+ [upstream's release notes](https://github.com/iputils/iputils/releases/tag/20211215)
67+ for more details and available replacements.
68+69## Other Notable Changes {#sec-release-22.05-notable-changes}
7071- The option [services.redis.servers](#opt-services.redis.servers) was added