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-10-01
Merge remote-tracking branch 'upstream/master' into path-info
John Ericson
2021-09-30
Merge remote-tracking branch 'upstream/master' into path-info
John Ericson
2021-09-30
`std::visit` by reference
John Ericson
2021-07-26
Low-latency closure copy
Eelco Dolstra
2021-07-22
copyPaths: Pass store by reference
Eelco Dolstra
2021-07-22
nix-build: Copy drv closure between eval store and build store
Eelco Dolstra
2021-07-12
Merge branch 'structured-attrs-shell' of https://github.com/Ma27/nix
Eelco Dolstra
2021-07-12
Merge branch 'master' into structured-attrs-shell
Maximilian Bosch
2021-07-09
Formatting
Eelco Dolstra
2021-06-23
Merge pull request #4905 from NixOS/ca-derivations-machine-feature
Eelco Dolstra
2021-06-23
Remove a useless string split
Théophane Hufschmitt
2021-06-22
Source complete env in `nix-shell` with `__structuredAttrs = true;`
Maximilian Bosch
2021-06-11
Add a ca-derivations required machine feature
regnat
2021-05-26
Aso track the output path of the realisation dependencies
regnat
2021-05-26
Make `copyPaths` copy the whole realisations closure
regnat
2021-04-05
Merge remote-tracking branch 'upstream/master' into path-info
John Ericson
2021-04-05
Merge commit '9dfb97c987d8b9d6a3d15f016e40f22f91deb764' into path-info
John Ericson
2021-04-05
Merge branch 'master' into path-info
John Ericson
2021-04-05
Rename Buildable
John Ericson
2021-04-05
Use `BuildableReq` for `buildPaths` and `ensurePath`
John Ericson
2021-04-05
Move `StorePathWithOutputs` into its own header/file
John Ericson
2021-03-15
Check the signatures when copying store paths around
regnat
2021-02-27
Merge remote-tracking branch 'upstream/master' into path-info
John Ericson
2021-02-25
Merge remote-tracking branch 'upstream/master' into path-info
John Ericson
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-12
Merge remote-tracking branch 'upstream/master' into path-info
John Ericson
2020-10-11
Split out uds-remote-store.{cc.hh}
John Ericson
2020-10-07
Use PathReferences more widely
John Ericson
2020-09-23
Merge remote-tracking branch 'upstream/master' into path-info
John Ericson
2020-09-21
Move Callback into its own header
Eelco Dolstra
[next]