···9292 <para>Do not use this function in Nixpkgs. Because it breaks
9393 package abstraction and doesn’t provide error checking for
9494 function arguments, it is only intended for ad-hoc customisation
9595- (such as in <filename>~/.nixpkgs/config.nix</filename>).</para>
9595+ (such as in <filename>~/.nixpkgs/config.nix</filename>).
9696+ </para>
9797+9898+ <para>
9999+ Additionally, <varname>overrideDerivation</varname> forces an evaluation
100100+ of the Derivation which can be quite a performance penalty if there are many
101101+ overrides used.
102102+ </para>
96103 </warning>
9710498105 <para>