doc: fix stdenv.xml

A duplicated opening tag caused the linter to fail, blocking the whole
nixpkgs-unstable channel.
This commit is contained in:
Georges Dubus 2019-07-11 13:13:18 +02:00 committed by Frederik Rietdijk
parent 48a28c399c
commit ab3e932325

View File

@ -997,7 +997,6 @@ passthru.updateScript = [ ../../update.sh pname "--requested-release=unstable" ]
</para> </para>
</listitem> </listitem>
</varlistentry> </varlistentry>
<varlistentry>
<varlistentry> <varlistentry>
<term> <term>
<varname>dontMakeSourcesWritable</varname> <varname>dontMakeSourcesWritable</varname>