docs: document changes regarding package attribute with a digit
This commit is contained in:
parent
c946c101d6
commit
aff5137fc0
@ -88,6 +88,28 @@ following incompatible changes:</para>
|
|||||||
<option>services.pgmanage</option>.
|
<option>services.pgmanage</option>.
|
||||||
</para>
|
</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
|
<listitem>
|
||||||
|
<para>
|
||||||
|
Package attributes starting with a digit have been prefixed with an
|
||||||
|
underscore sign. This is to avoid quoting in the configuration and
|
||||||
|
other issues with command-line tools like <literal>nix-env</literal>.
|
||||||
|
The change affects the following packages:
|
||||||
|
<itemizedlist>
|
||||||
|
<listitem>
|
||||||
|
<para><literal>2048-in-terminal</literal> → <literal>_2048-in-terminal</literal></para>
|
||||||
|
</listitem>
|
||||||
|
<listitem>
|
||||||
|
<para><literal>90secondportraits</literal> → <literal>_90secondportraits</literal></para>
|
||||||
|
</listitem>
|
||||||
|
<listitem>
|
||||||
|
<para><literal>2bwm</literal> → <literal>_2bwm</literal></para>
|
||||||
|
</listitem>
|
||||||
|
<listitem>
|
||||||
|
<para><literal>389-ds-base</literal> → <literal>_389-ds-base</literal></para>
|
||||||
|
</listitem>
|
||||||
|
</itemizedlist>
|
||||||
|
</para>
|
||||||
|
</listitem>
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>
|
<para>
|
||||||
<emphasis role="strong">
|
<emphasis role="strong">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user