Add missing line break in the release notes.
This commit is contained in:
parent
83f7d5fc0a
commit
6a83c315ec
@ -100,7 +100,8 @@ following incompatible changes:</para>
|
|||||||
</listitem>
|
</listitem>
|
||||||
|
|
||||||
<listitem>
|
<listitem>
|
||||||
<para><literal>pkgs.overridePackages</literal> function no longer exists. Instead import Nixpkgs a second time using <literal>import pkgs.path {
|
<para><literal>pkgs.overridePackages</literal> function no longer exists.
|
||||||
|
Instead import Nixpkgs a second time using <literal>import pkgs.path {
|
||||||
overlays = [ <replaceable>...</replaceable> ]; }</literal>.</para>
|
overlays = [ <replaceable>...</replaceable> ]; }</literal>.</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
</itemizedlist>
|
</itemizedlist>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user