mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-12 04:35:41 +03:00
do not mention trivial builders
This commit is contained in:
parent
e132e6be3c
commit
c3ea8c4dd9
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue