aboutsummaryrefslogtreecommitdiff
path: root/src/build-remote
AgeCommit message (Expand)Author
2024-05-31build-remote: truncate+hash store URI used in lockfile pathsLunaphied
2024-03-26Remove `HintFmt::operator%`Rebecca Turner
2024-03-26build-remote: fix format string shenanigansK900
2024-03-18libutil: make AutoCloseFD a better resourceeldritch horrors
2024-03-09Merge pull request #9925 from 9999years/fmt-cleanupeldritch horrors
2024-03-04Merge pull request #9838 from obsidiansystems/systemTypes-seteldritch horrors
2023-09-07Allow dynamic derivation deps in `inputDrvs`John Ericson
2023-08-10Make the Derived Path family of types inductive for dynamic derivationsJohn Ericson
2023-06-19Put worker protocol items inside a `WorkerProto` structJohn Ericson
2023-05-08Split comment, match with each variableJohn Ericson
2023-05-08Apply suggestions from code reviewJohn Ericson
2023-04-17Merge remote-tracking branch 'upstream/master' into trustless-remote-builder-...John Ericson
2023-04-17Use `buildPathsWithResults` in build-remote.cc trustless pathJohn Ericson
2023-04-17Improve the build remote comment.John Ericson
2023-04-15Introduce `SingleDrvOutputs`John Ericson
2023-04-07Fix it!John Ericson
2023-04-07Merge remote-tracking branch 'upstream/master' into trustless-remote-builder-...John Ericson
2023-03-20Move enabled experimental feature to libutil structJohn Ericson
2023-03-02Remove FormatOrString and remaining uses of format()Eelco Dolstra
2023-02-07build-remote: store maxBuildJobs before forcing it to 1Yorick van Pelt
2023-02-06build-remote: don't warn when all local build slots are takenYorick van Pelt
2022-11-04build-remote: Add brackets to error messagePatrick Jackson
2022-03-18Generalize `DerivationType` in preparation for impure derivationsJohn Ericson
2022-03-01Move `BuildResult` defintion to its own headerJohn Ericson
2022-02-28Merge remote-tracking branch 'upstream/master' into trustless-remote-builder-...John Ericson
2022-02-25Remove std::string alias (for real this time)Eelco Dolstra
2022-02-21Remove std::vector aliasEelco Dolstra
2021-10-27build-remote: Implicitly add the 'builtin' system type to all machinesEelco Dolstra
2021-10-26Make experimental-features a proper typeregnat
2021-10-14Merge remote-tracking branch 'upstream/master' into trustless-remote-builder-...John Ericson
2021-07-22copyPaths: Pass store by referenceEelco Dolstra
2021-06-21Fix the remote build of CA derivationsregnat
2021-02-27Merge branch 'restore-test-build-remote-ca-fixed' into trustless-remote-build...John Ericson
2021-02-26Merge pull request #4477 from NixOS/ca/build-remoteEelco Dolstra
2021-02-26Simplify the case where the drv is a purely input-addressed oneregnat
2021-02-26Update src/build-remote/build-remote.ccEelco Dolstra
2021-02-26Update src/build-remote/build-remote.ccEelco Dolstra
2021-02-24Merge remote-tracking branch 'upstream/master' into trustless-remote-builder-...John Ericson
2021-02-24Initialize plugins after handling initial command line flagsShea Levy
2021-02-23build-remote: Always register the missing outputsregnat
2021-02-23Make the build-hook work with ca derivationsregnat
2021-02-12Merge remote-tracking branch 'upstream/master' into trustless-remote-builder-...John Ericson
2021-01-26Move command plugin interface to libnixcmdShea Levy
2021-01-25Merge pull request #4467 from edolstra/error-formattingEelco Dolstra
2021-01-22Make regular `copyPaths` only copy againJohn Ericson
2021-01-22Apply suggestions from code reviewJohn Ericson
2021-01-21Improve error formattingEelco Dolstra
2020-12-23build-remote no longer requires local store be localJohn Ericson
2020-12-20Merge remote-tracking branch 'upstream/master' into trustless-remote-builder-...John Ericson
2020-12-01Lower verbosity for 'Failed to find a machine' messageEelco Dolstra