nixpkgs/doc/build-helpers
Bryan Lai df62c3c87f checkpointBuildTools: mkCheckpointedBuild -> mkCheckpointBuild
All other functions are in the form of `*{c,C}heckpointBuild*`, so we
deprecate the `mkCheckpointedBuild` function in favor of `mkCheckpointBuild`.

Also address some inconsistencies in the docs: some `buildOutput` should
actually be `incrementalBuildArtifacts`.
2024-01-08 19:42:16 +08:00
..
images doc: update mkBinaryCache section with admonitions and conventions 2023-12-25 17:34:59 -08:00
special checkpointBuildTools: mkCheckpointedBuild -> mkCheckpointBuild 2024-01-08 19:42:16 +08:00
fetchers.chapter.md
images.md
special.md rename: incremental -> checkpointed builds 2023-12-07 16:56:16 +01:00
testers.chapter.md doc: migrate examples in testers chapter to admonitions (#275791) 2023-12-21 12:54:32 +01:00
trivial-build-helpers.chapter.md