index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libexpr
/
primops
/
flakeref.cc
Age
Commit message (
Expand
)
Author
2019-05-08
Fix assertion failure in FlakeRef::to_string()
Eelco Dolstra
2019-05-07
Improve FlakeRef::to_string()
Eelco Dolstra
2019-05-01
Allow 'dir' parameter in github: URIs
Eelco Dolstra
2019-05-01
Accept empty directories
Eelco Dolstra
2019-05-01
Validate 'dir=' parameters
Eelco Dolstra
2019-05-01
Support 'dir' parameters in https and ssh flake URIs
Eelco Dolstra
2019-05-01
WIP: still need to adapt flakeref parsing
Nick Van den Broeck
2019-04-19
Improve missing flake.nix error message
Eelco Dolstra
2019-04-19
Fix assertion failure in FlakeRef::to_string()
Eelco Dolstra
2019-04-16
Allow refs to start with a digit
Eelco Dolstra
2019-04-16
Fix lock file generation
Eelco Dolstra
2019-04-15
FlakeRef::to_string(): Drop the "flake:" prefix
Eelco Dolstra
2019-04-09
FlakeAlias is implemented
Nick Van den Broeck
2019-04-09
Took ref and rev out of FlakeRef
Nick Van den Broeck
2019-04-08
Allow relative paths in flakerefs
Eelco Dolstra
2019-04-08
Add path flakeref variant
Eelco Dolstra
2019-03-22
Issue #15 is finished
Nick Van den Broeck
2019-02-12
Interpret all file:// URIs as Git repositories
Eelco Dolstra
2019-02-12
Enforce use of immutable flakes in pure mode
Eelco Dolstra
2019-02-12
Improve flake references
Eelco Dolstra