Fix nixpkgs manual generation, missing para closing tag.

This commit is contained in:
Nicolas B. Pierron 2017-01-15 19:07:11 +00:00 committed by Nicolas B. Pierron
parent c4e2dc36f2
commit 88ba960a6d

View file

@ -29,12 +29,12 @@ first one present is considered, and all the rest are ignored:
<listitem>
<para>In the directory pointed by the environment variable
<varname>NIXPKGS_OVERLAYS</varname>.
<varname>NIXPKGS_OVERLAYS</varname>.</para>
</listitem>
<listitem>
<para>In the directory <filename>~/.nixpkgs/overlays/</filename>.
<para>In the directory <filename>~/.nixpkgs/overlays/</filename>.</para>
</listitem>
</orderedlist>