Fix manual build
This commit is contained in:
parent
fd61069a42
commit
b5da80e627
|
@ -1585,7 +1585,8 @@ allowedReferences = [ foobar ];
|
||||||
it enforces that <varname>foobar</varname> itself doesn't
|
it enforces that <varname>foobar</varname> itself doesn't
|
||||||
introduce any other dependency itself. This is used in NixOS when
|
introduce any other dependency itself. This is used in NixOS when
|
||||||
rebuilding the stdenv on Linux to ensure that the resulting stdenv
|
rebuilding the stdenv on Linux to ensure that the resulting stdenv
|
||||||
doesn't have any surprising dependency, e.g. on bootstrapTools.
|
doesn't have any surprising dependency, e.g. on
|
||||||
|
bootstrapTools.</para></listitem>
|
||||||
|
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue