aboutsummaryrefslogtreecommitdiff
path: root/doc/manual/src/advanced-topics
AgeCommit message (Collapse)Author
2022-05-26doc: Manually insert some anchorsJan Tojnar
2022-03-16distributed-builds.md: fixing typo of the most minor sortJoachim Breitner
2021-12-10doc: Fix command for distributed buildsJanne Heß
We also need to build impurely or the <nixpkgs> lookup will not work.
2021-10-06Revert "docs: add troubleshooting session in remote builds"Eelco Dolstra
This reverts commit 0574c1850a785297b7f28c6f286a23fa3eca14a8.
2021-10-06docs: add troubleshooting session in remote buildshappysalada
2021-04-23Replace the trailing markdown spaces by a backslashregnat
They are equivalent according to <https://spec.commonmark.org/0.29/#hard-line-breaks>, and the trailing spaces tend to be a pain (because the make git complain, editors tend to want to remove them − the `.editorconfig` actually specifies that − etc..).
2021-02-25distributed builds: load remote builder host key from the machines fileGraham Christensen
This is already used by Hydra, and is very useful when materializing a remote builder list from service discovery. This allows the service discovery tool to only sync one file instead of two.
2021-01-13Rename 'nix store sign-paths' to 'nix store sign'Eelco Dolstra
2020-07-31Enable syntax highlightingEelco Dolstra
2020-07-24Fix internal linksEelco Dolstra
2020-07-24Fix some dangling referencesEelco Dolstra
2020-07-23ReconvertEelco Dolstra
2020-07-23Pandoc conversionEelco Dolstra