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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-07
r/8356
feat(tvix/eval): Bump imbl to 3.0.0
Aspen Smith
3
-5
/
+6
2024-07-07
r/8355
fix(tvix/repl): Share globals and sourcemap across evaluations
Aspen Smith
10
-60
/
+221
2024-07-07
r/8354
test(tvix/cli): Add some additional REPL tests
Aspen Smith
1
-0
/
+42
2024-07-07
r/8353
test(tvix/cli): Make the REPL testable
Aspen Smith
9
-346
/
+522
2024-07-06
r/8352
refactor(tvix/eval): Construct globals in EvaluationBuilder::build
Aspen Smith
2
-58
/
+47
2024-07-06
r/8351
refactor(tvix/eval): Builderize Evaluation
Aspen Smith
15
-155
/
+326
2024-07-06
r/8350
chore(tvix/docs): Cross off a TODO
Aspen Smith
1
-6
/
+0
2024-07-05
r/8349
refactor(web/tvixbolt): buildRustPackage -> crate2nix
Ilan Joselevich
9
-122
/
+4595
2024-07-05
r/8348
feat(tvix/utils): Add defaultCrateOverridesForPkgs function
Ilan Joselevich
2
-78
/
+78
2024-07-05
r/8347
fix(tvix/utils): Optionally add support for Cargo in filterRustCrateSrc
Ilan Joselevich
2
-5
/
+7
2024-07-05
r/8346
feat(tvix/repl): Allow binding variables at the top-level
Aspen Smith
6
-16
/
+157
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/8338
feat(users/kranzes): add wasm-hello-world
Ilan Joselevich
7
-0
/
+1262
2024-07-01
r/8337
chore(3p/sources): bump to OpenSSH vulnerability hotfix
Vincent Ambo
15
-230
/
+124
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
9
-12
/
+12
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
[next]