nixpkgs doc: fix build

Ref e4cd45a30c
This commit is contained in:
Joachim Fasting 2016-10-28 16:27:10 +02:00
parent 2c0f926f8f
commit a1ecc5648a
No known key found for this signature in database
GPG key ID: 7544761007FE4E08

View file

@ -57,7 +57,7 @@ in ...</programlisting>
linkend="sec-modify-via-packageOverrides">config.packageOverrides</link>,
along with that from previous calls if this function was called repeatedly.
Now those previous changes will be preserved so this function can be "chained" meaningfully.
To recover the old behavior, make sure <varname>config.packageOverrides<varname> is unset,
To recover the old behavior, make sure <varname>config.packageOverrides</varname> is unset,
and call this only once off a "freshly" imported nixpkgs:
<programlisting>let