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
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-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-07-22
copyPaths: Pass store by reference
Eelco Dolstra
2021-06-21
Fix the remote build of CA derivations
regnat
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
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-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
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-01
Lower verbosity for 'Failed to find a machine' message
Eelco Dolstra
2020-10-06
Remove static variable name clashes
Eelco Dolstra
2020-08-12
Make `system-features` a store setting
John Ericson
2020-08-11
demote remote build message to Info
Ben Burdette
2020-08-05
don't crash if there's no drvPath
Ben Burdette
2020-08-05
add derivation path to hint
Ben Burdette
2020-08-05
error messages for issue 2238
Ben Burdette
2020-07-30
unsigned long long -> uint64_t
Eelco Dolstra
2020-06-15
Remove trailing whitespace
Eelco Dolstra
2020-06-15
Merge branch 'errors-phase-2' of https://github.com/bburdette/nix
Eelco Dolstra
2020-06-12
Add Store::readDerivation() convenience function
Eelco Dolstra
2020-06-02
elide the 'ErrorInfo' in logError and logWarning calls
Ben Burdette
2020-05-13
consistent capitalization
Ben Burdette
2020-05-03
convert some printError calls to logError
Ben Burdette
2020-03-30
Remove global -I flags
Eelco Dolstra
2019-12-10
Make the Store API more type-safe
Eelco Dolstra
2019-11-13
Typo
Eelco Dolstra
2019-03-06
canBuildLocally: check for features
volth
2018-10-26
Merge all nix-* binaries into nix
Eelco Dolstra
2018-04-23
Merge branch 'aarch64-armv7' of git://github.com/lheckemann/nix
Shea Levy
2018-04-21
Fix library ordering in Makefiles
Andrew Dunham
2018-03-20
Hack to get SSH error messages from build-remote
Eelco Dolstra
2018-03-16
build-remote: take extra-platforms into account
Linus Heckemann
2018-03-13
build-remote: Don't substitute the build result
Eelco Dolstra
2018-02-13
Merge branch 'plugins' of https://github.com/shlevy/nix
Eelco Dolstra
2018-02-12
Fix hang in build-remote
Eelco Dolstra
2018-02-08
Add plugins to make Nix more extensible.
Shea Levy
2018-01-09
nix.conf: builders-use-substitutes
Renzo Carbonara
2017-11-25
build-remote: Fix missing log output
aszlig
[next]