index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libstore
/
store-api.hh
Age
Commit message (
Expand
)
Author
2022-03-10
Merge remote-tracking branch 'upstream/master' into path-info
John Ericson
2022-03-08
Add Store::buildPathsWithResults()
Eelco Dolstra
2022-03-03
Factor out a `GcStore` interface
John Ericson
2022-03-01
Move `BuildResult` defintion to its own header
John Ericson
2022-02-25
Remove std::string alias (for real this time)
Eelco Dolstra
2022-02-16
addToStoreFromDump(): Take std::string_view
Eelco Dolstra
2022-01-25
nix store ping: Report Nix daemon version
Eelco Dolstra
2022-01-21
Merge pull request #5949 from obsidiansystems/old-copyClosure
Eelco Dolstra
2022-01-20
Add back `copyClosure` for plain `StorePath`s
John Ericson
2022-01-18
Add command 'nix store copy-log'
Eelco Dolstra
2022-01-18
Get rid of std::shared_ptr<std::string> and ref<std::string>
Eelco Dolstra
2021-12-13
Add a crude tracing mechansim for the build results
regnat
2021-12-13
More properly track the status of CA builds
regnat
2021-11-16
Merge pull request #5472 from NixOS/async-realisation-substitution
Eelco Dolstra
2021-11-09
Merge pull request #5494 from tweag/balsoft/allow-references-in-addPath
Eelco Dolstra
2021-11-09
addToStore, addToStoreFromDump: refactor: pass refs by const reference
Alexander Bantyev
2021-11-05
Make the flake options work when using the daemon
regnat
2021-11-03
Expose an async interface for `queryRealisation`
regnat
2021-10-23
addToStore, addToStoreFromDump: add references argument
Alexander Bantyev
2021-10-14
pathInfoCache: Use the entire base name as the cache key
Eelco Dolstra
2021-10-13
Remove syncWithGC()
Eelco Dolstra
2021-09-30
Merge remote-tracking branch 'upstream/master' into path-info
John Ericson
2021-08-09
Expand docstring of `Store::querySubstitutablePathInfos`
Sebastian Ullrich
2021-07-26
Revert no longer necessary change
Eelco Dolstra
2021-07-26
Low-latency closure copy
Eelco Dolstra
2021-07-22
buildPaths(): Add an evalStore argument
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-22
Hacky fast closure copying mechanism
Eelco Dolstra
2021-07-22
Downgrade warning message
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-22
Move `writeStructuredAttrsShell` out of `ParsedDerivation` class
Maximilian Bosch
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
Properly track the drvoutput references when building
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
buildable.{cc,hh} -> derived-path.{cc,hh}
John Ericson
2021-04-05
Rename Buildable
John Ericson
2021-04-05
Use `BuildableReq` for `buildPaths` and `ensurePath`
John Ericson
2021-04-05
Move `StorePathWithOutput` utilities out of store class
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-03-15
pathInfoIsTrusted -> pathInfoIsUntrusted
regnat
2021-03-15
Add some logic for signing realisations
regnat
[prev]
[next]