lix/tests
Eelco Dolstra d88106df24 Git fetcher: Improve submodule handling
Instead of making a complete copy of the repo, fetching the
submodules, and writing the result to the store (which is all
superexpensive), we now fetch the submodules recursively using the Git
fetcher, and return a union accessor that "mounts" the accessors for
the submodules on top of the root accessor.
2023-10-31 14:52:21 +01:00
..
functional Git fetcher: Improve submodule handling 2023-10-31 14:52:21 +01:00
installer updated store ping to store info in files 2023-10-18 00:14:11 +05:30
nixos fetchTree cleanup 2023-10-13 14:34:23 +02:00