Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-04-23 | r/7996 feat(tvix/glue/fetchers): support file:// URLs | Florian Klink | 1 | -10/+26 |
2024-04-23 | r/7994 feat(tvix/glue/store_io): have KnownPaths track fetches too | Florian Klink | 1 | -5/+14 |
2024-04-23 | r/7993 refactor(tvix/glue): move Fetch[er] into its own types, fetch lazily | Florian Klink | 1 | -246/+109 |
2024-04-20 | r/7983 feat(tvix/eval): Implement builtins.fetchTarball | Aspen Smith | 1 | -6/+15 |
2024-04-13 | r/7890 feat(tvix/nix-compat): implement Serialize, Deserialize for NixHash | Florian Klink | 1 | -1/+1 |
2024-03-11 | r/7678 feat(tvix/glue): Implement builtins.fetchurl | Aspen Smith | 1 | -5/+252 |
2024-02-19 | r/7557 feat(tvix/glue): Init fetcher builtins | Aspen Smith | 1 | -0/+42 |