Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-06-13 | r/8259 feat(tvix/glue): report progress on all fetches, use progress bars | Florian Klink | 1 | -7/+38 |
2024-06-12 | r/8254 feat(tvix/glue): support builtin:fetchurl | Florian Klink | 1 | -10/+96 |
2024-06-12 | r/8252 feat(tvix/glue/fetchers): add NAR fetching infrastructure | Florian Klink | 1 | -5/+134 |
2024-06-12 | r/8251 refactor(tvix/glue/fetchers): move store_path() tests here | Florian Klink | 1 | -24/+38 |
2024-06-12 | r/8250 refactor(tvix/glue/fetchers): use named field for structs | Florian Klink | 1 | -19/+55 |
2024-05-11 | r/8103 refactor(tvix/store): drop calculate_nar from PathInfoService | Florian Klink | 1 | -7/+15 |
2024-05-04 | r/8073 refactor(tvix/*store): use DS: DirectoryService | Florian Klink | 1 | -3/+3 |
2024-04-29 | r/8035 refactor(tvix/glue/fetchers): rename "nixhash" to just "hash" | Florian Klink | 1 | -12/+12 |
2024-04-29 | r/8033 docs(tvix/glue/fetchers): update docstring on Tarball | Florian Klink | 1 | -1/+2 |
2024-04-29 | r/8026 refactor(tvix/glue): move decompression into fetchers/ subdir | Florian Klink | 1 | -0/+444 |