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
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
2021-02-27
Merge remote-tracking branch 'upstream/master' into path-info
John Ericson
2021-02-26
Merge pull request #4477 from NixOS/ca/build-remote
Eelco Dolstra
2021-02-25
Merge remote-tracking branch 'upstream/master' into path-info
John Ericson
2021-02-25
Apply @edolstra stylistic suggestions
Théophane Hufschmitt
2021-02-25
Use `RealisedPath`s in `copyPaths`
regnat
2021-02-23
Make the build-hook work with ca derivations
regnat
2021-02-19
Register the realisations for unresolved drvs
regnat
2021-01-22
Improve documentation and test and requested
John Ericson
2021-01-15
Make public keys and `requireSigs` local-store specific again
John Ericson
2021-01-15
Merge remote-tracking branch 'upstream/master' into non-local-store-build
John Ericson
2021-01-13
Add 'nix store repair' command
Eelco Dolstra
2020-12-23
Expose schedule entrypoints to all stores
John Ericson
2020-12-23
Move some PKI stuff from LocalStore to Store
John Ericson
2020-12-20
Overhaul store subclassing
John Ericson
2020-12-17
Fix the detection of already built drv outputs
regnat
2020-12-11
Store metadata about drv outputs realisations
regnat
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-12
Merge remote-tracking branch 'upstream/master' into path-info
John Ericson
2020-10-09
Split out `local-fs-store.hh`
John Ericson
2020-10-07
Use PathReferences more widely
John Ericson
2020-10-06
Shut up some clang warnings
Eelco Dolstra
2020-10-05
Fix s3:// store
Eelco Dolstra
2020-10-05
Merge pull request #3935 from obsidiansystems/binary-cache-addToStoreFromDump
Eelco Dolstra
2020-09-23
Get rid of Hash::dummy from BinaryCacheStore
John Ericson
2020-09-22
Deduplicate basic derivation goals too
John Ericson
2020-09-21
Document addCAToStore/addToStoreFromDump source drainage
Robert Hensing
2020-09-16
Merge remote-tracking branch 'upstream/master' into remove-storetype-delegate...
John Ericson
2020-09-16
Fix build issues with gcc
regnat
2020-09-16
Add a name to the stores
regnat
2020-09-16
Document the new store hierarchy
regnat
2020-09-16
fixup! Correctly call all the parent contructors of the stores
regnat
[prev]
[next]