aboutsummaryrefslogtreecommitdiff
path: root/infra/libkookie/nixpkgs/doc/using/overlays.xml
diff options
context:
space:
mode:
Diffstat (limited to 'infra/libkookie/nixpkgs/doc/using/overlays.xml')
-rw-r--r--infra/libkookie/nixpkgs/doc/using/overlays.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/infra/libkookie/nixpkgs/doc/using/overlays.xml b/infra/libkookie/nixpkgs/doc/using/overlays.xml
index 4937e9508857..caacb0a04622 100644
--- a/infra/libkookie/nixpkgs/doc/using/overlays.xml
+++ b/infra/libkookie/nixpkgs/doc/using/overlays.xml
@@ -28,6 +28,7 @@
</para>
<para>
+ NOTE: DO NOT USE THIS in nixpkgs.
Further overlays can be added by calling the <literal>pkgs.extend</literal> or <literal>pkgs.appendOverlays</literal>, although it is often preferable to avoid these functions, because they recompute the Nixpkgs fixpoint, which is somewhat expensive to do.
</para>
</section>