diff --git a/lib/customisation.nix b/lib/customisation.nix index ed76699a23ee..61bb531d2f62 100644 --- a/lib/customisation.nix +++ b/lib/customisation.nix @@ -59,8 +59,7 @@ rec { injects `override` attribute which can be used to override arguments of the function. - Please refer to "Nixpkgs Contributors Guide" section - ".overrideDerivation" to learn about `overrideDerivation` and caveats + Please refer to documentation on [`.overrideDerivation`](#sec-pkg-overrideDerivation) to learn about `overrideDerivation` and caveats related to its use. Example: