index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
build-remote
Age
Commit message (
Expand
)
Author
2024-05-31
build-remote: truncate+hash store URI used in lockfile paths
Lunaphied
2024-03-26
Remove `HintFmt::operator%`
Rebecca Turner
2024-03-26
build-remote: fix format string shenanigans
K900
2024-03-18
libutil: make AutoCloseFD a better resource
eldritch horrors
2024-03-09
Merge pull request #9925 from 9999years/fmt-cleanup
eldritch horrors
2024-03-04
Merge pull request #9838 from obsidiansystems/systemTypes-set
eldritch horrors
2023-09-07
Allow dynamic derivation deps in `inputDrvs`
John Ericson
2023-08-10
Make the Derived Path family of types inductive for dynamic derivations
John Ericson
2023-06-19
Put worker protocol items inside a `WorkerProto` struct
John Ericson
2023-05-08
Split comment, match with each variable
John Ericson
2023-05-08
Apply suggestions from code review
John Ericson
2023-04-17
Merge remote-tracking branch 'upstream/master' into trustless-remote-builder-...
John Ericson
2023-04-17
Use `buildPathsWithResults` in build-remote.cc trustless path
John Ericson
2023-04-17
Improve the build remote comment.
John Ericson
2023-04-15
Introduce `SingleDrvOutputs`
John Ericson
2023-04-07
Fix it!
John Ericson
2023-04-07
Merge remote-tracking branch 'upstream/master' into trustless-remote-builder-...
John Ericson
2023-03-20
Move enabled experimental feature to libutil struct
John Ericson
2023-03-02
Remove FormatOrString and remaining uses of format()
Eelco Dolstra
2023-02-07
build-remote: store maxBuildJobs before forcing it to 1
Yorick van Pelt
2023-02-06
build-remote: don't warn when all local build slots are taken
Yorick van Pelt
2022-11-04
build-remote: Add brackets to error message
Patrick Jackson
2022-03-18
Generalize `DerivationType` in preparation for impure derivations
John Ericson
2022-03-01
Move `BuildResult` defintion to its own header
John Ericson
2022-02-28
Merge remote-tracking branch 'upstream/master' into trustless-remote-builder-...
John Ericson
2022-02-25
Remove std::string alias (for real this time)
Eelco Dolstra
2022-02-21
Remove std::vector alias
Eelco Dolstra
2021-10-27
build-remote: Implicitly add the 'builtin' system type to all machines
Eelco Dolstra
2021-10-26
Make experimental-features a proper type
regnat
2021-10-14
Merge remote-tracking branch 'upstream/master' into trustless-remote-builder-...
John Ericson
2021-07-22
copyPaths: Pass store by reference
Eelco Dolstra
2021-06-21
Fix the remote build of CA derivations
regnat
2021-02-27
Merge branch 'restore-test-build-remote-ca-fixed' into trustless-remote-build...
John Ericson
2021-02-26
Merge pull request #4477 from NixOS/ca/build-remote
Eelco Dolstra
2021-02-26
Simplify the case where the drv is a purely input-addressed one
regnat
2021-02-26
Update src/build-remote/build-remote.cc
Eelco Dolstra
2021-02-26
Update src/build-remote/build-remote.cc
Eelco Dolstra
2021-02-24
Merge remote-tracking branch 'upstream/master' into trustless-remote-builder-...
John Ericson
2021-02-24
Initialize plugins after handling initial command line flags
Shea Levy
2021-02-23
build-remote: Always register the missing outputs
regnat
2021-02-23
Make the build-hook work with ca derivations
regnat
2021-02-12
Merge remote-tracking branch 'upstream/master' into trustless-remote-builder-...
John Ericson
2021-01-26
Move command plugin interface to libnixcmd
Shea Levy
2021-01-25
Merge pull request #4467 from edolstra/error-formatting
Eelco Dolstra
2021-01-22
Make regular `copyPaths` only copy again
John Ericson
2021-01-22
Apply suggestions from code review
John Ericson
2021-01-21
Improve error formatting
Eelco Dolstra
2020-12-23
build-remote no longer requires local store be local
John Ericson
2020-12-20
Merge remote-tracking branch 'upstream/master' into trustless-remote-builder-...
John Ericson
2020-12-01
Lower verbosity for 'Failed to find a machine' message
Eelco Dolstra
[next]