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-12-09
Merge pull request #4342 from tweag/fix-remote-build-hook
Eelco Dolstra
2020-12-09
libstore/openStore: fix stores with IPv6 addresses
Maximilian Bosch
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
Merge pull request #4325 from tweag/hide-local-store-sql-statements
Eelco Dolstra
2020-12-08
Hide the sqlite statements declarations for the local store
regnat
2020-12-08
Re-query for the derivation outputs in the post-build-hook
regnat
2020-12-06
Always default to cache.nixos.org even when different nix store dir
Matthew Bauer
2020-12-05
Merge pull request #4318 from matthewbauer/add-slash-to-trusted-binary-cache
Eelco Dolstra
2020-12-04
Canonicalize binary caches with ‘/’ when one is missing
Matthew Bauer
2020-12-04
Fix compatibility with newer AWS SDKs
Stéphan Kochen
2020-12-03
Don't fail early when -j0 is passed
regnat
2020-12-02
fix tokens documentation
Greg Hale
2020-12-02
read(): Use char * instead of unsigned char *
Eelco Dolstra
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-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
[next]