mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-09 09:36:20 +09:00
doc/hooks/just: fix link
Related: https://github.com/casey/just/issues/2368
This commit is contained in:
parent
1e687cd87c
commit
5dc0f222b4
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ This setup hook attempts to use [the `just` command runner](https://just.systems
|
||||||
|
|
||||||
## `buildPhase` {#just-hook-buildPhase}
|
## `buildPhase` {#just-hook-buildPhase}
|
||||||
|
|
||||||
This phase attempts to invoke `just` with [the default recipe](https://just.systems/man/en/chapter_23.html).
|
This phase attempts to invoke `just` with [the default recipe](https://just.systems/man/en/the-default-recipe.html).
|
||||||
|
|
||||||
[]{#just-hook-dontUseJustBuild} This behavior can be disabled by setting `dontUseJustBuild` to `true`.
|
[]{#just-hook-dontUseJustBuild} This behavior can be disabled by setting `dontUseJustBuild` to `true`.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue