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
/
Cargo.lock
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-29
r/8610
chore(tvix): Migrate members to inherit deps from workspace
Ilan Joselevich
1
-10
/
+17
2024-08-29
r/8609
chore(tvix): Bump versions of all compatible deps via cargo upgrade
Ilan Joselevich
1
-229
/
+301
2024-08-28
r/8608
chore(tvix/[ca]store): bump bigtable_rs
Florian Klink
1
-489
/
+124
2024-08-28
r/8607
chore(tvix/[ca]store): bump hyper-util to 0.1.7
Florian Klink
1
-4
/
+4
2024-08-28
r/8606
chore(tvix): bump tonic[-build] from 0.12.1 to 0.12.2
Florian Klink
1
-20
/
+20
2024-08-27
r/8593
fix(tvix/store): restore v1alpha reflection endpoint
Florian Klink
1
-2
/
+2
2024-08-25
r/8586
feat(tvix/nix-compat-derive): Add deriver for NixDeserialize
Brian Olsen
1
-0
/
+44
2024-08-25
r/8585
feat(nix-compat): Add NixDeserialize and NixRead traits
Brian Olsen
1
-59
/
+58
2024-08-21
r/8547
feat(nix-compat/nix_http): init parse_nar[info]_str
Florian Klink
1
-0
/
+1
2024-08-19
r/8540
feat(nix-compat/narinfo/signature): generalize name field
Florian Klink
1
-4
/
+5
2024-08-19
r/8521
refactor(tvix/eval): remove use of imbl::OrdMap
Vincent Ambo
1
-85
/
+0
2024-08-19
r/8519
refactor(tvix/eval): ensure VM operations fit in a single byte
Vincent Ambo
1
-0
/
+7
2024-08-16
r/8502
feat(tvix/glue): Add refscanner pattern and AsyncRead
Brian Olsen
1
-0
/
+1
2024-08-16
r/8500
chore(tvix): bump object_store
Florian Klink
1
-7
/
+16
2024-08-16
r/8496
chore(tvix/nix-compat): bump curve25519-dalek
Florian Klink
1
-9
/
+2
2024-08-10
r/8474
feat(tvix/eval): Store hash in key of interner
Aspen Smith
1
-0
/
+7
2024-08-08
r/8461
feat(tvix): Jemalloc -> MiMalloc
Ilan Joselevich
1
-23
/
+26
2024-08-07
r/8453
feat(tvix/eval): Forbid Hash{Map,Set}, use Fx instead
Aspen Smith
1
-3
/
+11
2024-07-22
r/8405
feat(tvix/store): add redb PathInfoService
Ilan Joselevich
1
-0
/
+11
2024-07-22
r/8403
feat(tvix/store): add grpc healthcheck service to daemon
Yureka
1
-0
/
+14
2024-07-22
r/8400
feat(tvix): add experimental-store-composition option
Yureka
1
-6
/
+50
2024-07-22
r/8399
refactor(tvix): move service addrs into shared clap struct
Yureka
1
-0
/
+1
2024-07-22
r/8398
chore(tvix/tracing): switch tracing-opentelemetry from git to release
Yureka
1
-1
/
+2
2024-07-21
r/8385
chore(tvix): upgrade to tonic 0.12 / hyper 1.0
Yureka
1
-200
/
+392
2024-07-21
r/8384
feat(tvix/tracing): http propagation for axum
Simon Hauser
1
-1
/
+21
2024-07-20
r/8377
feat(tvix/nar-bridge): support uploading NAR files
Florian Klink
1
-5
/
+8
2024-07-20
r/8376
feat(tvix/nar-bridge): init
Florian Klink
1
-37
/
+231
2024-07-18
r/8365
feat(tvix/castore): add composition module
Yureka
1
-2
/
+22
2024-07-07
r/8356
feat(tvix/eval): Bump imbl to 3.0.0
Aspen Smith
1
-2
/
+2
2024-07-07
r/8353
test(tvix/cli): Make the REPL testable
Aspen Smith
1
-0
/
+17
2024-07-05
r/8346
feat(tvix/repl): Allow binding variables at the top-level
Aspen Smith
1
-0
/
+2
2024-07-02
r/8339
feat(tvix/tracing): http trace propagation
Simon Hauser
1
-0
/
+57
2024-07-01
r/8335
feat(tvix/store): use tokio-listener for tvix-store daemon command
Florian Klink
1
-0
/
+1
2024-07-01
r/8334
chore(tvix): bump bigtable_rs to latest release
Florian Klink
1
-2
/
+3
2024-07-01
r/8331
chore(tvix): bump to data-encoding 2.6.0
Florian Klink
1
-2
/
+2
2024-06-20
r/8299
feat(tvix/tracing): gRPC trace context propagation
Simon Hauser
1
-0
/
+41
2024-06-17
r/8289
feat(tvix/tvix-store): improve progress bars
Florian Klink
1
-0
/
+1
2024-06-16
r/8285
fix(tvix/store/bin): fix shutdown behaviour for FUSE
Florian Klink
1
-0
/
+10
2024-06-14
r/8275
feat(tvix/tracing): add tracing-tracy support
Florian Klink
1
-27
/
+128
2024-06-14
r/8271
feat(tvix/tracing): correctly close otlp on exit
Simon Hauser
1
-0
/
+2
2024-06-13
r/8261
feat(tvix/cli): add toplevel progress span
Florian Klink
1
-0
/
+1
2024-06-12
r/8256
chore(tvix/castore): drop unused indicatif dependency
Florian Klink
1
-1
/
+0
2024-06-12
r/8255
feat(tvix/glue/tvix_store_io): show progress info
Florian Klink
1
-0
/
+2
2024-06-10
r/8242
feat(tvix/tracing): introduce common tvix-tracing crate
Simon Hauser
1
-8
/
+18
2024-06-06
r/8222
feat(tvix): Switch to jemalloc
Aspen Smith
1
-0
/
+23
2024-06-06
r/8221
fix(tvix/glue): drop tracing-indicatif from deps
Florian Klink
1
-1
/
+0
2024-06-06
r/8220
feat(tvix/store/bin): add progress bar infrastructure
Florian Klink
1
-0
/
+95
2024-06-01
r/8186
feat(tvix/repl): Support multiline input
Aspen Smith
1
-0
/
+1
2024-05-22
r/8160
refactor(tvix/eval): rewrite xml emitter to be simple-stupid
Profpatsch
1
-7
/
+0
2024-05-16
r/8152
chore(tvix): drop json feature for tracing-subscriber
Florian Klink
1
-13
/
+0
[next]