index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libstore
Age
Commit message (
Expand
)
Author
2020-11-19
Make drv hash modulo memo table thread-safe
John Ericson
2020-11-17
Merge pull request #4180 from Ma27/ssh-ng-substitute
Eelco Dolstra
2020-11-17
Cleanup
Eelco Dolstra
2020-11-17
Fix deadlock in IFD through the daemon
Eelco Dolstra
2020-11-17
Make the sql debug statements more useful
regnat
2020-11-16
Fix deadlock in nix-store when max-connections=1
Jake Waksbaum
2020-11-05
Allow substituting paths when building remotely using `ssh-ng://`
Maximilian Bosch
2020-11-03
LocalStore: Get rid of recursive_mutex
Eelco Dolstra
2020-11-03
Add FIXME
Eelco Dolstra
2020-11-02
Don't use readDerivation() in addValidPath()
Eelco Dolstra
2020-11-02
Merge pull request #4207 from hercules-ci/fix-RemoteStore-filterSource-deadlock
Eelco Dolstra
2020-11-02
Don't send eval-related settings to the daemon
Eelco Dolstra
2020-10-31
Restore RestrictedStore.addToStoreFromDump implementation
Robert Hensing
2020-10-30
Fix RemoteStore pool deadlock in filterSource etc
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
Merge pull request #4056 from tweag/non-ca-depending-on-ca
Eelco Dolstra
2020-10-27
Inline `unkownHashes`
regnat
2020-10-27
Allow non-CA derivations to depend on CA derivations
regnat
2020-10-21
Add NIX_CONFIG env var for applying nix.conf overrides
Christian Kampka
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-13
Merge remote-tracking branch 'upstream/master' into typed-goal-maps
John Ericson
2020-10-13
Merge branch 'split_build_cc' of https://github.com/obsidiansystems/nix
Eelco Dolstra
2020-10-12
Merge remote-tracking branch 'obsidian/split_build_cc' into typed-goal-maps
John Ericson
2020-10-12
Merge remote-tracking branch 'upstream/master' into split_build_cc
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-12
Prepare for build/*.hh headers
John Ericson
2020-10-12
Handle amount of disk space saved by hard linking being negative
volth
2020-10-11
Split out uds-remote-store.{cc.hh}
John Ericson
2020-10-11
Copy {uds-,}remote-store.{cc,hh}
John Ericson
2020-10-11
Properly type the derivation and substitution goal maps
John Ericson
[next]