aboutsummaryrefslogtreecommitdiff
path: root/src/libexpr/flake/lockfile.hh
AgeCommit message (Expand)Author
2020-01-30Check LockedInput::computeStorePath()Eelco Dolstra
2020-01-29Add --update-input flag to update a specific flake inputEelco Dolstra
2020-01-29Add flag --override-input to override specific lock file entriesEelco Dolstra
2020-01-24Respect lock files of inputs + fine-grained lock file controlEelco Dolstra
2020-01-21Pluggable fetchersEelco Dolstra
2019-10-21Use upstream json_fwd.hpp to speed up compilationEelco Dolstra
2019-09-18Record original flakerefs in the lock file againEelco Dolstra
2019-08-30Turn flake inputs into an attrsetEelco Dolstra
2019-07-12Don't write lock files if they have dirty inputsEelco Dolstra
2019-06-05Move flake-related stuff to src/libexpr/flakeEelco Dolstra