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-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
2024-06-18
r/8294
chore(tvix): patch crate2nix to drop darwin dontStrip
Ilan Joselevich
1
-2
/
+0
2024-06-17
r/8293
chore(tvix): move filterRustCrateSrc to utils.nix
Ilan Joselevich
2
-29
/
+29
2024-06-17
r/8292
chore(tvix): Remove no longer needed libiconv addition for darwin
Ilan Joselevich
1
-7
/
+1
2024-06-17
r/8291
chore(tvix): Use callPackage instead of import on Cargo.nix
Ilan Joselevich
1
-4
/
+1
2024-06-17
r/8290
chore(tvix): Remove no longer needed rlib stripping fix for darwin
Ilan Joselevich
1
-12
/
+0
2024-06-17
r/8289
feat(tvix/tvix-store): improve progress bars
Florian Klink
8
-40
/
+52
2024-06-17
r/8288
feat(tvix/store): display progress for NAR calculation
Florian Klink
2
-2
/
+14
2024-06-17
r/8287
docs(tvix/store/import): update import_path_as_nar_ca docstr
Florian Klink
1
-4
/
+5
2024-06-16
r/8286
refactor(tvix/store): drop FUSE multithread workaround for Darwin
Florian Klink
2
-8
/
+14
2024-06-16
r/8285
fix(tvix/store/bin): fix shutdown behaviour for FUSE
Florian Klink
6
-56
/
+113
2024-06-16
r/8284
feat(castore/directory): add cache combinator
Yureka
2
-0
/
+144
2024-06-16
r/8283
refactor(castore/directory/objectstore): use new order validation logic
Yureka
1
-14
/
+10
2024-06-16
r/8282
refactor(castore/directory): separate order logic from ClosureValidator
Yureka
8
-328
/
+640
2024-06-15
r/8280
feat(tvix/cli,store): add tracy feature
Florian Klink
3
-2
/
+11
2024-06-15
r/8279
docs(tvix/TODO): dibs on crate2nix WASM
Ilan Joselevich
1
-1
/
+1
2024-06-15
r/8278
docs(tvix/TODO): add builtins.path roundtrip for flat
Florian Klink
1
-0
/
+9
2024-06-15
r/8277
docs(tvix/*store): add some internal links
Florian Klink
4
-5
/
+5
[prev]
[next]