depot
this commit
canon
subtree-staging
monorepo for the virus lounge
The Virus Lounge
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tvix
/
glue
/
src
/
builtins
/
fetchers.rs
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-26
r/8315
fix(tvix/glue): reject unknown attrset args for fetch builtins
Florian Klink
1
-1
/
+8
2024-06-26
r/8307
refactor(tvix/glue): return a parsed Url in NixFetchArgs
Florian Klink
1
-20
/
+16
2024-06-13
r/8259
feat(tvix/glue): report progress on all fetches, use progress bars
Florian Klink
1
-3
/
+0
2024-06-12
r/8250
refactor(tvix/glue/fetchers): use named field for structs
Florian Klink
1
-3
/
+13
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