index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libstore
Age
Commit message (
Expand
)
Author
2020-07-09
Merge branch 'master' of github.com:NixOS/nix into better-ca-parse-errors
John Ericson
2020-07-09
LocalStore::addToStore(srcPath): Handle the flat case
Eelco Dolstra
2020-07-08
Cleanup
Eelco Dolstra
2020-07-08
Make LocalStore::addToStore(srcPath) run in constant memory
Eelco Dolstra
2020-07-08
Fix 'got unknown message type 1 from Nix daemon'
Eelco Dolstra
2020-07-07
exportReferencesGraph: Fix support for non-top-level store paths
Eelco Dolstra
2020-07-06
Merge branch 'master' of github.com:NixOS/nix into better-ca-parse-errors
Carlo Nucera
2020-07-03
Merge branch 'hash-always-has-type' of github.com:obsidiansystems/nix into be...
John Ericson
2020-07-03
Merge branch 'master' of github.com:NixOS/nix into hash-always-has-type
John Ericson
2020-07-03
Merge branch 'master' into add-trace
Ben Burdette
2020-07-03
Shorten the path to the test root
regnat
2020-07-02
Have `splitPrefix` and `splitPrefixTo` parser helpers
John Ericson
2020-07-02
Merge branch 'hash-always-has-type' into HEAD
John Ericson
2020-07-02
Fix Narinfo corruption detection bug
John Ericson
2020-07-02
Tighten parsing for drv files and pathinfo
Carlo Nucera
2020-07-02
move showTrace to new loggerSettings
Ben Burdette
2020-07-01
Rename two hash constructors to proper functions
Carlo Nucera
2020-07-01
Cleanup
Eelco Dolstra
2020-07-01
Merge branch 'remote-query-outputs' of https://github.com/tweag/nix
Eelco Dolstra
2020-06-30
comments and cleanup
Ben Burdette
2020-06-30
Merge branch 'master' into add-trace
Ben Burdette
2020-06-30
Factor the prefix splitting in content-address
Carlo Nucera
2020-06-29
Merge branch 'hash-always-has-type' of github.com:obsidiansystems/nix into be...
John Ericson
2020-06-29
Merge remote-tracking branch 'upstream/master' into hash-always-has-type
John Ericson
2020-06-29
showTrace flag in loggers
Ben Burdette
2020-06-29
Merge pull request #3729 from obsidiansystems/simpler-hased-mirror
Eelco Dolstra
2020-06-29
Merge pull request #3749 from rodarima/master
Eelco Dolstra
2020-06-25
Fix empty std::optional dereference in writeDerivation()
Eelco Dolstra
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
Improve content address parsing
John Ericson
2020-06-22
hashed-mirrors: Use parsed derivation output rather than reconstructing it
John Ericson
2020-06-19
WIP: Make Hash always store a valid hash type
John Ericson
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
Remove unneeded constructor for `DerivationOutputHash`
John Ericson
2020-06-19
Merge remote-tracking branch 'upstream/master' into no-stringly-typed-derivat...
John Ericson
2020-06-19
Use designated initializers for `DerivationOutputHash`
John Ericson
2020-06-19
FileSystemHash -> DerivationOutputHash
John Ericson
2020-06-19
Remove some `Base::` that crept in
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
Merge pull request #3713 from matthewbauer/cleanup-warnings
Eelco Dolstra
2020-06-17
Merge pull request #3712 from obsidiansystems/make-http-successful-states-coh...
Eelco Dolstra
[next]