index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libstore
/
nar-info.cc
Age
Commit message (
Expand
)
Author
2020-01-21
Fix derivation computation with __structuredAttrs and multiple outputs
Eelco Dolstra
2019-12-10
Make the Store API more type-safe
Eelco Dolstra
2017-07-30
Replace Unicode quotes in user-facing strings by ASCII
Jörg Thalheim
2017-07-04
Support base-64 hashes
Eelco Dolstra
2017-03-28
Ignore broken "Deriver: unknown-deriver" fields in .narinfo
Eelco Dolstra
2016-11-26
Revert "Get rid of unicode quotes (#1140)"
Eelco Dolstra
2016-11-25
Get rid of unicode quotes (#1140)
Guillaume Maudoux
2016-08-10
Mark content-addressed paths in the Nix database and in .narinfo
Eelco Dolstra
2016-07-21
NarInfo::NarInfo(): Ensure that we get a NAR size/hash
Eelco Dolstra
2016-06-01
Make the store directory a member variable of Store
Eelco Dolstra
2016-05-31
Fix clang build failure
Eelco Dolstra
2016-04-20
Cache path info lookups in SQLite
Eelco Dolstra
2016-03-24
Move signature support from NarInfo to ValidPathInfo
Eelco Dolstra
2016-03-21
Move signatures from NarInfo to ValidPathInfo
Eelco Dolstra
2016-02-16
Add C++ functions for .narinfo processing / signing
Eelco Dolstra