aboutsummaryrefslogtreecommitdiff
path: root/src/libstore/fetchers/fetchers.cc
AgeCommit message (Expand)Author
2020-03-17Unified fetcher caching systemEelco Dolstra
2020-02-11Parse narHash attribute for all input typesEelco Dolstra
2020-02-06Registry: Use attr notation instead of URLsEelco Dolstra
2020-02-02Add TreeInfo::computeStorePath()Eelco Dolstra
2020-02-02Add convenience overload for toRealPath()Eelco Dolstra
2020-02-01Factor out TreeInfoEelco Dolstra
2020-01-31Change lock file format to use an attribute representation of flake refs rath...Eelco Dolstra
2020-01-28Add support for tarball flake inputsEelco Dolstra
2020-01-21Pluggable fetchersEelco Dolstra