Release notes: add note for overlays via file
This commit is contained in:
parent
9235ff1259
commit
e675296a9c
@ -196,6 +196,17 @@ rmdir /var/lib/ipfs/.ipfs
|
|||||||
is still UTC.
|
is still UTC.
|
||||||
</para>
|
</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
|
<listitem>
|
||||||
|
<para>
|
||||||
|
Nixpkgs overlays may now be specified with a file as well as a directory. The
|
||||||
|
value of <literal><nixpkgs-overlays></literal> may be a file, and
|
||||||
|
<filename>~/.config/nixpkgs/overlays.nix</filename> can be used instead of the
|
||||||
|
<filename>~/.config/nixpkgs/overalys</filename> directory.
|
||||||
|
</para>
|
||||||
|
<para>
|
||||||
|
See the overlays chapter of the Nixpkgs manual for more details.
|
||||||
|
</para>
|
||||||
|
</listitem>
|
||||||
|
|
||||||
</itemizedlist>
|
</itemizedlist>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user