index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libexpr
/
flake
/
lockfile.cc
Age
Commit message (
Expand
)
Author
2020-02-06
Registry: Use attr notation instead of URLs
Eelco Dolstra
2020-02-02
Add TreeInfo::computeStorePath()
Eelco Dolstra
2020-02-02
Cleanup
Eelco Dolstra
2020-02-02
Renamed ref / resolvedRef -> lockedRef
Eelco Dolstra
2020-02-01
Remove superfluous TreeInfo::rev field
Eelco Dolstra
2020-02-01
Record TreeInfo in the lock file
Eelco Dolstra
2020-01-31
Change lock file format to use an attribute representation of flake refs rath...
Eelco Dolstra
2020-01-30
Check LockedInput::computeStorePath()
Eelco Dolstra
2020-01-29
Add --update-input flag to update a specific flake input
Eelco Dolstra
2020-01-29
Add flag --override-input to override specific lock file entries
Eelco Dolstra
2020-01-24
Respect lock files of inputs + fine-grained lock file control
Eelco Dolstra
2020-01-21
Pluggable fetchers
Eelco Dolstra
2019-12-11
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2019-10-21
Use upstream json_fwd.hpp to speed up compilation
Eelco Dolstra
2019-10-08
uri -> url for consistency
Eelco Dolstra
2019-09-18
Record original flakerefs in the lock file again
Eelco Dolstra
2019-08-30
Turn flake inputs into an attrset
Eelco Dolstra
2019-07-12
Don't write lock files if they have dirty inputs
Eelco Dolstra
2019-06-05
Move flake-related stuff to src/libexpr/flake
Eelco Dolstra