diff options
Diffstat (limited to 'doc/manual/release-notes.xml')
-rw-r--r-- | doc/manual/release-notes.xml | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/doc/manual/release-notes.xml b/doc/manual/release-notes.xml index 36e345ecf273..f64b6cb1749b 100644 --- a/doc/manual/release-notes.xml +++ b/doc/manual/release-notes.xml @@ -18,10 +18,8 @@ <varname>allowedReferences</varname>. But instead of only enforcing to explicitly specify the immediate references, it requires the derivation to specify all the dependencies recursively (hence the - name, requisites) that are used by the resulting output. This is - used in NixOS when rebuilding the stdenv on Linux to ensure that the - resulting stdenv doesn't have any surprising dependency, e.g. on - bootstrapTools.</para></listitem> + name, requisites) that are used by the resulting + output.</para></listitem> </itemizedlist> |