index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libstore
/
build.cc
Age
Commit message (
Expand
)
Author
2020-07-30
Merge remote-tracking branch 'origin/master' into substitute-other-storedir
Matthew Bauer
2020-07-30
unsigned long long -> uint64_t
Eelco Dolstra
2020-07-27
Merge remote-tracking branch 'upstream/master' into hash-always-has-type
John Ericson
2020-07-27
Merge remote-tracking branch 'upstream/master' into optional-derivation-outpu...
John Ericson
2020-07-27
Merge remote-tracking branch 'upstream/master' into hash-always-has-type
John Ericson
2020-07-16
Merge branch 'master' of github.com:NixOS/nix into optional-derivation-output...
Carlo Nucera
2020-07-15
Merge branch 'master' of github.com:NixOS/nix into hash-always-has-type
Carlo Nucera
2020-07-14
Crudely make `addToStoreFromDump` take `Source` not string
John Ericson
2020-07-13
Remove 'accessor' from addToStore()
Eelco Dolstra
2020-07-13
toStorePath(): Return a StorePath and the suffix
Eelco Dolstra
2020-07-13
Merge remote-tracking branch 'upstream/master' into hash-always-has-type
John Ericson
2020-07-10
Merge remote-tracking branch 'origin/master' into substitute-other-storedir
Matthew Bauer
2020-07-08
Fix build.cc on linux
Matthew Bauer
2020-07-08
Only store hash of fixed derivation output
Matthew Bauer
2020-07-07
exportReferencesGraph: Fix support for non-top-level store paths
Eelco Dolstra
2020-07-03
Merge branch 'master' of github.com:NixOS/nix into hash-always-has-type
John Ericson
2020-07-02
Merge remote-tracking branch 'origin/master' into substitute-other-storedir
Matthew Bauer
2020-07-02
Store subPath in SubstitutionGoal
Matthew Bauer
2020-07-02
Try next when no ca exists and have different store dirs
Matthew Bauer
2020-07-01
Merge branch 'remote-query-outputs' of https://github.com/tweag/nix
Eelco Dolstra
2020-06-30
Merge remote-tracking branch 'origin/master' into substitute-other-storedir
Matthew Bauer
2020-06-29
Merge remote-tracking branch 'upstream/master' into hash-always-has-type
John Ericson
2020-06-25
Fall back to copyPath if link fails with EPERM
Rodrigo
2020-06-24
Add a way to get all the outputs of a derivation with their label
regnat
2020-06-23
Merge remote-tracking branch 'upstream/master' into hash-always-has-type
John Ericson
2020-06-22
Merge remote-tracking branch 'origin/master' into substitute-other-storedir
Matthew Bauer
2020-06-19
WIP bug fixing
Carlo Nucera
2020-06-19
WIP: Make Hash always store a valid hash type
John Ericson
2020-06-19
Merge remote-tracking branch 'origin/master' into substitute-other-storedir
Matthew Bauer
2020-06-19
Merge remote-tracking branch 'origin/master' into substitute-other-storedir
Matthew Bauer
2020-06-19
Merge remote-tracking branch 'upstream/master' into no-hash-type-unknown
John Ericson
2020-06-19
More designated initializers
John Ericson
2020-06-19
Merge remote-tracking branch 'me/no-stringly-typed-derivation-output' into va...
John Ericson
2020-06-19
Merge remote-tracking branch 'upstream/master' into no-stringly-typed-derivat...
John Ericson
2020-06-18
Merge branch 'validPathInfo-temp' into validPathInfo-ca-proper-datatype
John Ericson
2020-06-18
Merge branch 'no-hash-type-unknown' into validPathInfo-temp
John Ericson
2020-06-18
Revert the `enum struct` change
John Ericson
2020-06-18
Merge branch 'enum-class' into no-hash-type-unknown
John Ericson
2020-06-18
Merge remote-tracking branch 'upstream/master' into enum-class
John Ericson
2020-06-18
Rename content-addressed-paths into ca-derivations
regnat
2020-06-17
Make sure references are empty for store path replacing
Matthew Bauer
2020-06-17
Add assert for replaced storePath
Matthew Bauer
2020-06-17
Merge remote-tracking branch 'origin/master' into substitute-other-storedir
Matthew Bauer
2020-06-17
Replace struct StorePath with class StorePath
Matthew Bauer
2020-06-17
fixup! Reserve the `__contentAddressed` derivation parameter
regnat
2020-06-17
Reserve the `__contentAddressed` derivation parameter
regnat
2020-06-17
Merge remote-tracking branch 'upstream/master' into no-stringly-typed-derivat...
John Ericson
2020-06-16
Remove StorePath::clone() and related functions
Eelco Dolstra
2020-06-15
Print only one error message if a build fails
Eelco Dolstra
2020-06-15
Remove unnecessary amDone() overrides
Eelco Dolstra
[next]