index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libstore
/
build
Age
Commit message (
Expand
)
Author
2020-12-20
Overhaul store subclassing
John Ericson
2020-12-11
Restrict the operations on drv outputs in recursive Nix
regnat
2020-12-11
Use the hash modulo in the derivation outputs
regnat
2020-12-11
Rework the db schema for derivation outputs
regnat
2020-12-11
Store metadata about drv outputs realisations
regnat
2020-12-09
Store the final drv outputs in memory when building remotely
regnat
2020-12-09
Revert "Re-query for the derivation outputs in the post-build-hook"
regnat
2020-12-08
Re-query for the derivation outputs in the post-build-hook
regnat
2020-12-03
Don't fail early when -j0 is passed
regnat
2020-12-02
Sink: Use std::string_view
Eelco Dolstra
2020-12-01
Merge pull request #4284 from tweag/fixed-output-depending-on-ca
Eelco Dolstra
2020-12-01
shut up clang warnings
regnat
2020-12-01
Move primeCache() to Worker::run()
Eelco Dolstra
2020-11-27
Allow fixed-output derivations to depend on (floating) content-addressed ones
regnat
2020-11-25
fix the hash rewriting for ca-derivations
regnat
2020-11-03
LocalStore: Get rid of recursive_mutex
Eelco Dolstra
2020-10-31
Restore RestrictedStore.addToStoreFromDump implementation
Robert Hensing
2020-10-29
Generalize extra-* settings
Eelco Dolstra
2020-10-29
Alter "wanted:" to "specified:" in hash mismatch output
stev
2020-10-27
Allow non-CA derivations to depend on CA derivations
regnat
2020-10-18
Merge pull request #4143 from obsidiansystems/typed-goal-maps
Eelco Dolstra
2020-10-18
DerivationGoal: only retry if output closure incomplete is only problem
Robert Hensing
2020-10-18
Typo
Robert Hensing
2020-10-17
Explain that `upcast_goal` is still a static cast
John Ericson
2020-10-17
Just use `auto` in two places.
John Ericson
2020-10-17
tab -> space
John Ericson
2020-10-14
Merge remote-tracking branch 'upstream/master' into typed-goal-maps
John Ericson
2020-10-14
Create /etc/passwd *after* figuring out the sandbox uid/gid
Eelco Dolstra
2020-10-13
Add some more docs
John Ericson
2020-10-12
Merge remote-tracking branch 'obsidian/split_build_cc' into typed-goal-maps
John Ericson
2020-10-12
Merge branches 'split_build_hh-0', 'split_build_hh-1', 'split_build_hh-2', 's...
John Ericson
2020-10-12
Trim worker.hh
John Ericson
2020-10-12
Rename to hand-hold git (worker.hh)
John Ericson
2020-10-12
Trim substitution-goal.hh
John Ericson
2020-10-12
Rename to hand-hold git (substitution-goal.hh)
John Ericson
2020-10-12
Trim hook-instance.hh
John Ericson
2020-10-12
Rename to hand-hold git (hook-instance.hh)
John Ericson
2020-10-12
Trim goal.hh
John Ericson
2020-10-12
Rename to hand-hold git (goal.hh)
John Ericson
2020-10-12
Trim derivation-goal.hh
John Ericson
2020-10-12
Rename to hand-hold git (derivation-goal.hh)
John Ericson
2020-10-12
Change .cc files to use split build headers
John Ericson
2020-10-11
Properly type the derivation and substitution goal maps
John Ericson
2020-10-11
Merge branches 'build-1', 'build-2', 'build-3', 'build-4', 'build-5', 'build-...
John Ericson
2020-10-11
Trim build/worker.cc
John Ericson
2020-10-11
Rename to hand-hold git (build/worker.cc)
John Ericson
2020-10-11
Trim build/substitution-goal.cc
John Ericson
2020-10-11
Rename to hand-hold git (build/substitution-goal.cc)
John Ericson
2020-10-11
Trim build/local-store-build.cc
John Ericson
2020-10-11
Rename to hand-hold git (build/local-store-build.cc)
John Ericson
[next]