mirror of
https://github.com/NixOS/nix.git
synced 2025-11-09 20:16:03 +01:00
Merge pull request #13625 from NixOS/mergify/bp/2.28-maintenance/pr-13347
Fix broken link in configuration description (backport #13347)
This commit is contained in:
commit
e73d16377a
1 changed files with 1 additions and 1 deletions
|
|
@ -389,7 +389,7 @@ public:
|
||||||
|
|
||||||
To build only on remote machines and disable local builds, set [`max-jobs`](#conf-max-jobs) to 0.
|
To build only on remote machines and disable local builds, set [`max-jobs`](#conf-max-jobs) to 0.
|
||||||
|
|
||||||
If you want the remote machines to use substituters, set [`builders-use-substitutes`](#conf-builders-use-substituters) to `true`.
|
If you want the remote machines to use substituters, set [`builders-use-substitutes`](#conf-builders-use-substitutes) to `true`.
|
||||||
)",
|
)",
|
||||||
{},
|
{},
|
||||||
false};
|
false};
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue