release notes: typo fixes (#117539)
This commit is contained in:
parent
d9a1de3d60
commit
219ee8d091
@ -720,8 +720,8 @@ environment.systemPackages = [
|
|||||||
</para>
|
</para>
|
||||||
|
|
||||||
<para>
|
<para>
|
||||||
Aditionally to the much stricter runtime environmet the
|
Additionally to the much stricter runtime environment the
|
||||||
<literal>/dev/urandom</literal> mount lines we previously had in the code (that would
|
<literal>/dev/urandom</literal> mount lines we previously had in the code (that
|
||||||
randomly failed during the stop-phase) have been removed as systemd will take care of those for us.
|
randomly failed during the stop-phase) have been removed as systemd will take care of those for us.
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
@ -809,7 +809,7 @@ environment.systemPackages = [
|
|||||||
<listitem>
|
<listitem>
|
||||||
<para>
|
<para>
|
||||||
Platforms, like <varname>stdenv.hostPlatform</varname>, no longer have a <varname>platform</varname> attribute.
|
Platforms, like <varname>stdenv.hostPlatform</varname>, no longer have a <varname>platform</varname> attribute.
|
||||||
It has been (mostly) flattoned away:
|
It has been (mostly) flattened away:
|
||||||
</para>
|
</para>
|
||||||
<itemizedlist>
|
<itemizedlist>
|
||||||
<listitem><para><varname>platform.gcc</varname> is now <varname>gcc</varname></para></listitem>
|
<listitem><para><varname>platform.gcc</varname> is now <varname>gcc</varname></para></listitem>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user