nixpkgs/doc/build-helpers/special
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
..
checkpoint-build.section.md checkpointBuildTools: mkCheckpointedBuild -> mkCheckpointBuild 2024-01-08 19:42:16 +08:00
fhs-environments.section.md
makesetuphook.section.md
mkshell.section.md
vm-tools.section.md