aboutsummaryrefslogtreecommitdiff
path: root/src/libstore/fetchers
AgeCommit message (Expand)Author
2020-01-31Change lock file format to use an attribute representation of flake refs rath...Eelco Dolstra
2020-01-29Fix flake update checkEelco Dolstra
2020-01-28Add support for tarball flake inputsEelco Dolstra
2020-01-27Add Mercurial testsEelco Dolstra
2020-01-24Respect lock files of inputs + fine-grained lock file controlEelco Dolstra
2020-01-22clang fixesEelco Dolstra
2020-01-22Fix --override-flake and add a testEelco Dolstra
2020-01-21Convert fetchMercurial to a input typeEelco Dolstra
2020-01-21Pluggable fetchersEelco Dolstra