summary refs log tree commit diff
path: root/doc/stdenv
diff options
context:
space:
mode:
authorValentin Gagarin <valentin.gagarin@tweag.io>2022-06-10 11:43:11 +0200
committerValentin Gagarin <valentin.gagarin@tweag.io>2022-06-10 11:43:57 +0200
commitc3ea8c4dd909d081ff6aae007f1872b367dacc14 (patch)
treeab360a55b8c005ccc836a69d418894052c13ee9a /doc/stdenv
parente132e6be3c7ea5d05dd8e817b6165c3b11eb7e7b (diff)
downloadnixpkgs-c3ea8c4dd909d081ff6aae007f1872b367dacc14.tar
nixpkgs-c3ea8c4dd909d081ff6aae007f1872b367dacc14.tar.gz
nixpkgs-c3ea8c4dd909d081ff6aae007f1872b367dacc14.tar.bz2
nixpkgs-c3ea8c4dd909d081ff6aae007f1872b367dacc14.tar.lz
nixpkgs-c3ea8c4dd909d081ff6aae007f1872b367dacc14.tar.xz
nixpkgs-c3ea8c4dd909d081ff6aae007f1872b367dacc14.tar.zst
nixpkgs-c3ea8c4dd909d081ff6aae007f1872b367dacc14.zip
do not mention trivial builders
Diffstat (limited to 'doc/stdenv')
-rw-r--r--doc/stdenv/stdenv.chapter.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/stdenv/stdenv.chapter.md b/doc/stdenv/stdenv.chapter.md
index dbe0a589e4a..7ca9ee3ff76 100644
--- a/doc/stdenv/stdenv.chapter.md
+++ b/doc/stdenv/stdenv.chapter.md
@@ -987,7 +987,7 @@ Interpreter paths that point to a valid Nix store location are not changed.
 
 ::: note
 A script file must be marked as executable, otherwise it will not be
-considered. [Trivial Builders](#chap-trivial-builders) do this automatically where appropriate.
+considered.
 :::
 
 This mechanism ensures that the interpreter for a given script is always found and is exactly the one specified by the build.