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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-05
r/8345
feat(tvix/eval): Allow passing in an env to evaluation
Aspen Smith
7
-15
/
+99
2024-07-05
r/8344
docs(tvix): update WASM status
Florian Klink
1
-20
/
+6
2024-07-05
r/8343
refactor(tvix/eval): Drop LightSpan entirely
Aspen Smith
8
-175
/
+109
2024-07-04
r/8342
docs(tvix): introduction
toastal
5
-0
/
+73
2024-07-03
r/8341
test(tvix/store): test listing endpoint too
Florian Klink
1
-1
/
+9
2024-07-03
r/8340
fix(tvix/store/pathinfo/bigtable): fix listing endpoint
Florian Klink
1
-1
/
+3
2024-07-02
r/8339
feat(tvix/tracing): http trace propagation
Simon Hauser
10
-17
/
+302
2024-07-01
r/8337
chore(3p/sources): bump to OpenSSH vulnerability hotfix
Vincent Ambo
5
-120
/
+44
2024-07-01
r/8336
feat(tvix/store): add --remote-path-info-service-addr option
Florian Klink
1
-0
/
+26
2024-07-01
r/8335
feat(tvix/store): use tokio-listener for tvix-store daemon command
Florian Klink
4
-19
/
+31
2024-07-01
r/8334
chore(tvix): bump bigtable_rs to latest release
Florian Klink
6
-17
/
+7
2024-07-01
r/8333
feat(tvix/tracing): expose stdout_writer and stderr_writer
Simon Hauser
1
-3
/
+34
2024-07-01
r/8332
fix(tvix/boot): use shrunk kernel image
Florian Klink
1
-1
/
+1
2024-07-01
r/8331
chore(tvix): bump to data-encoding 2.6.0
Florian Klink
8
-10
/
+10
2024-06-29
r/8330
feat(tvix/boot/tests): add closure-nixos-s3
Florian Klink
1
-0
/
+20
2024-06-29
r/8329
fix(tvix/castore/object_store): make query pairs object_store opts
Florian Klink
2
-4
/
+10
2024-06-29
r/8328
refactor(tvix/castore/blobsvc): inline things a bit
Florian Klink
1
-5
/
+5
2024-06-29
r/8327
docs(tvix/castore): drop wrong comment
Florian Klink
1
-1
/
+0
2024-06-29
r/8326
feat(tvix/boot/tests): closure-nixos-bigtable
Florian Klink
1
-0
/
+21
2024-06-29
r/8325
fix(tvix/boot/tests): escape addrs
Florian Klink
1
-9
/
+9
2024-06-29
r/8324
feat(tvix/boot/tests): add preStart parameter
Florian Klink
1
-0
/
+6
2024-06-29
r/8323
fix(tvix/boot/tests): set SSL_CERT_FILE
Florian Klink
1
-0
/
+2
2024-06-29
r/8322
feat(tvix/boot): introduce useNarBridge parameter
Florian Klink
1
-2
/
+50
2024-06-29
r/8321
refactor(tvix/boot/tests): only use exportReferencesGraph when needed
Florian Klink
1
-5
/
+5
2024-06-28
r/8320
feat(nix-compat/nixcpp/conf): make fields pub
Florian Klink
1
-16
/
+16
2024-06-28
r/8319
feat(nix-compat/nixcpp): init nix.conf config parsing
Florian Klink
5
-0
/
+250
2024-06-28
r/8318
feat(nix-compat/narinfo/pubkey): derive Clone, [Partial]Eq
Florian Klink
1
-1
/
+1
2024-06-27
r/8317
docs(tvix): create Welcome + Contributing sections
toastal
5
-0
/
+288
2024-06-27
r/8316
docs: prompts in shell sessions shouldn’t be selectable
toastal
2
-1
/
+8
2024-06-26
r/8315
fix(tvix/glue): reject unknown attrset args for fetch builtins
Florian Klink
3
-1
/
+18
2024-06-26
r/8314
refactor(tvix/eval): prefix ctx iterators in NixString
Florian Klink
2
-12
/
+27
2024-06-26
r/8313
feat(tvix/glue): implement builtins.toFile
Florian Klink
4
-9
/
+94
2024-06-26
r/8312
docs(tvix): use `#` for toplevel headings
Florian Klink
7
-14
/
+7
2024-06-26
r/8311
feat(tvix/glue): add eval-fail-* support to glue tests
Florian Klink
3
-0
/
+10
2024-06-26
r/8310
fix(tvix/tracing): make cargo check and clippy happy
Florian Klink
1
-10
/
+8
2024-06-26
r/8309
feat(tvix/eval): add ErrorKind::UnexpectedArgumentBuiltin
Florian Klink
1
-0
/
+9
2024-06-26
r/8308
refactor(tvix/eval): rename UnexpectedArgument{,Formals}
Florian Klink
2
-6
/
+6
2024-06-26
r/8307
refactor(tvix/glue): return a parsed Url in NixFetchArgs
Florian Klink
2
-44
/
+29
2024-06-26
r/8306
refactor(tvix/glue): take &CAHash, not CAHash
Florian Klink
3
-14
/
+16
2024-06-26
r/8305
feat(tvix/glue): handle regular file at builtins.path import
Florian Klink
3
-72
/
+114
2024-06-26
r/8304
feat(tvix/eval): add file_type method
Florian Klink
3
-0
/
+51
2024-06-22
r/8303
refactor(tvix/eval): drop placeholder impls of builtins in glue
Ilan Joselevich
1
-16
/
+0
2024-06-21
r/8302
docs: use admonish for callouts
toastal
5
-9
/
+21
2024-06-20
r/8301
docs(tvix): drop done TODOs in the O11Y section
Florian Klink
1
-8
/
+0
2024-06-20
r/8300
refactor(tvix/*store): remove some trait bounds
Florian Klink
3
-24
/
+6
2024-06-20
r/8299
feat(tvix/tracing): gRPC trace context propagation
Simon Hauser
18
-48
/
+399
2024-06-20
r/8298
feat(tvix/castore): instrument tokio task with current span
Simon Hauser
3
-18
/
+27
2024-06-20
r/8297
feat(tvix/tracing): optional progressbar
Simon Hauser
4
-6
/
+19
2024-06-20
r/8296
docs(tvix/docs): document nar renderer optimization potential
Florian Klink
1
-0
/
+12
2024-06-20
r/8295
feat(tvix/store/utils): detect gRPC NAR calculation service
Florian Klink
1
-5
/
+26
[next]