index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libstore
/
store-api.cc
Age
Commit message (
Expand
)
Author
2021-02-25
Make `nix copy` work without the ca-derivations flag
regnat
2021-02-25
Apply @edolstra stylistic suggestions
Théophane Hufschmitt
2021-02-25
Ensure that the ca-derivations bit is set when copying realisations
regnat
2021-02-25
Don't crash when copying realisations to a non-ca remote
regnat
2021-02-25
Use `RealisedPath`s in `copyPaths`
regnat
2021-02-19
Register the realisations for unresolved drvs
regnat
2021-01-29
Merge pull request #4461 from NixOS/ca/error-logging-fixes
Eelco Dolstra
2021-01-26
Make the error message for missing outputs more useful
regnat
2021-01-15
Merge remote-tracking branch 'upstream/master' into non-local-store-build
John Ericson
2021-01-08
string2Int(): Return std::optional
Eelco Dolstra
2020-12-23
Expose schedule entrypoints to all stores
John Ericson
2020-12-23
Merge pull request #4366 from NixOS/readInvalidDerivation-on-remote-caches
Eelco Dolstra
2020-12-17
Fix the detection of already built drv outputs
regnat
2020-12-16
Better detect when `buildPaths` would be a no-op
regnat
2020-12-15
Use the fs accessor for readInvalidDerivation
regnat
2020-12-09
libstore/openStore: fix stores with IPv6 addresses
Maximilian Bosch
2020-12-02
Sink: Use std::string_view
Eelco Dolstra
2020-11-17
Merge pull request #4180 from Ma27/ssh-ng-substitute
Eelco Dolstra
2020-11-17
Cleanup
Eelco Dolstra
2020-11-05
Allow substituting paths when building remotely using `ssh-ng://`
Maximilian Bosch
2020-10-29
Generalize extra-* settings
Eelco Dolstra
2020-10-11
Split out uds-remote-store.{cc.hh}
John Ericson
2020-09-21
Move Callback into its own header
Eelco Dolstra
2020-09-16
Merge remote-tracking branch 'upstream/master' into remove-storetype-delegate...
John Ericson
2020-09-16
Remove useless exception copy
Théophane Hufschmitt
2020-09-16
Properly filter the stores according to their declared uriSchemes
regnat
2020-09-16
Separate store configs from the implems
regnat
2020-09-16
fixup! Separate the instantiation and initialisation of the stores
regnat
2020-09-16
Separate the instantiation and initialisation of the stores
regnat
2020-09-16
Fix the registration of stores
regnat
2020-09-16
Make the store plugins more introspectable
regnat
2020-09-15
Merge remote-tracking branch 'upstream/master' into remove-storetype-delegate...
John Ericson
2020-08-28
Merge remote-tracking branch 'upstream/master' into single-ca-drv-build
John Ericson
2020-08-27
Merge pull request #3434 from Ericson2314/derivation-header-include-order
Eelco Dolstra
2020-08-20
Rename drv output querying functions, like master
John Ericson
2020-08-20
Merge pull request #3859 from obsidiansystems/drv-outputs-map-allow-missing
Eelco Dolstra
2020-08-20
Rename drv output querying functions
John Ericson
2020-08-19
Merge branch 'master' of github.com:NixOS/nix into remove-storetype-delegate-...
John Ericson
2020-08-18
Merge remote-tracking branch 'upstream/master' into derivation-header-include...
John Ericson
2020-08-14
Merge remote-tracking branch 'upstream/master' into single-ca-drv-build
John Ericson
2020-08-14
Merge pull request #3899 from obsidiansystems/make-narHash-not-optional
Eelco Dolstra
2020-08-13
Use `TeeSink` and `TeeSouce` in a few more places
John Ericson
2020-08-07
Squashed get CA derivations building
John Ericson
2020-08-06
Minimize the usage of `Hash::dummy`
John Ericson
2020-08-05
Remove Hash::operator bool ()
Carlo Nucera
2020-08-05
Merge branch 'master' of github.com:NixOS/nix into make-narHash-not-optional
Carlo Nucera
2020-08-05
Remove optionality in ValidPathInfo::narInfo
Carlo Nucera
2020-08-05
Merge remote-tracking branch 'upstream/master' into drv-outputs-map-allow-mis...
John Ericson
2020-08-05
Merge remote-tracking branch 'upstream/master' into misc-ca
John Ericson
2020-08-04
Organize and format code a bit
John Ericson
[next]