summary refs log tree commit diff
diff options
context:
space:
mode:
authorYueh-Shun Li <shamrocklee@posteo.net>2023-10-21 03:11:21 +0800
committerYueh-Shun Li <shamrocklee@posteo.net>2023-10-21 16:39:12 +0800
commit0695d3e8fe08dac78fc59354ae2f926915b0d6b6 (patch)
tree69d607b94f313eeeea73654dbcc841d5c7bbd43a
parent93b8f14a2d36a17ebbd40f3f3907e43a01d44502 (diff)
downloadnixpkgs-0695d3e8fe08dac78fc59354ae2f926915b0d6b6.tar
nixpkgs-0695d3e8fe08dac78fc59354ae2f926915b0d6b6.tar.gz
nixpkgs-0695d3e8fe08dac78fc59354ae2f926915b0d6b6.tar.bz2
nixpkgs-0695d3e8fe08dac78fc59354ae2f926915b0d6b6.tar.lz
nixpkgs-0695d3e8fe08dac78fc59354ae2f926915b0d6b6.tar.xz
nixpkgs-0695d3e8fe08dac78fc59354ae2f926915b0d6b6.tar.zst
nixpkgs-0695d3e8fe08dac78fc59354ae2f926915b0d6b6.zip
lib.overrideDerivation: inter-link the documentation
Co-authored-by: Valentin Gagarin <valentin.gagarin@tweag.io>
-rw-r--r--lib/customisation.nix3
1 files changed, 1 insertions, 2 deletions
diff --git a/lib/customisation.nix b/lib/customisation.nix
index ed76699a23e..61bb531d2f6 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
-     "<pkg>.overrideDerivation" to learn about `overrideDerivation` and caveats
+     Please refer to  documentation on [`<pkg>.overrideDerivation`](#sec-pkg-overrideDerivation) to learn about `overrideDerivation` and caveats
      related to its use.
 
      Example: