rl-2205.section.xml: Regenerate
This commit is contained in:
parent
11d74c3871
commit
ca8fa3bb6e
1 changed files with 10 additions and 1 deletions
|
@ -62,6 +62,14 @@
|
||||||
notes</link> for details.
|
notes</link> for details.
|
||||||
</para>
|
</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
|
<listitem>
|
||||||
|
<para>
|
||||||
|
Module authors can use
|
||||||
|
<literal>mkRenamedOptionModuleWith</literal> to automate the
|
||||||
|
deprecation cycle without annoying out-of-tree module authors
|
||||||
|
and their users.
|
||||||
|
</para>
|
||||||
|
</listitem>
|
||||||
</itemizedlist>
|
</itemizedlist>
|
||||||
</section>
|
</section>
|
||||||
<section xml:id="sec-release-22.05-new-services">
|
<section xml:id="sec-release-22.05-new-services">
|
||||||
|
@ -1050,7 +1058,8 @@
|
||||||
Legacy options have been mapped to the corresponding
|
Legacy options have been mapped to the corresponding
|
||||||
options under under
|
options under under
|
||||||
<link xlink:href="options.html#opt-nix.settings">nix.settings</link>
|
<link xlink:href="options.html#opt-nix.settings">nix.settings</link>
|
||||||
but may be deprecated in the future.
|
and will be deprecated when NixOS 21.11 reaches end of
|
||||||
|
life.
|
||||||
</para>
|
</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
<listitem>
|
<listitem>
|
||||||
|
|
Loading…
Reference in a new issue