lix/src/libexpr/primops
Julian Stecklina f58604ac32 Add fetchSubmodules to builtins.fetchGit
There are some downsides to this features:

 - Submodules are not cached (unlike the root repo),
 - Full checkouts are created in a temporary directory.
2020-03-29 22:29:57 +02:00
..
context.cc Make the Store API more type-safe 2019-12-10 22:06:05 +01:00
fetchGit.cc Add fetchSubmodules to builtins.fetchGit 2020-03-29 22:29:57 +02:00
fetchMercurial.cc Make the Store API more type-safe 2019-12-10 22:06:05 +01:00
fromTOML.cc Fix abort in fromTOML 2019-06-24 17:09:09 +02:00