summaryrefslogtreecommitdiff
path: root/pkgs/test/checkpointBuild (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #279487 from bryango/checkpoint-build-polish••• checkpointBuildTools: mkCheckpointedBuild -> mkCheckpointBuildRobert Hensing2024-01-091-2/+2
|\
| * 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`. Bryan Lai2024-01-081-2/+2
* | tests.checkpoint-build: Fix evaluation with allowAliases false•••Was broken since introduced, but not caught due to https://github.com/NixOS/nixpkgs/pull/271123#discussion_r1442134594 Silvan Mosberger2024-01-071-4/+4
|/
* rename: incremental -> checkpointed buildsMartin Messer2023-12-074-0/+217