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-03-17
r/7717
chore(3p/sources): Bump channels & overlays
sterni
8
-8
/
+10
2024-03-16
r/7705
chore(tvix): bump tonic to 0.11.0
Florian Klink
6
-168
/
+1152
2024-03-16
r/7704
fix(tvix/eval): builtins.unsafeGetAttrPos returns path as a string
sterni
1
-1
/
+1
2024-03-16
r/7701
fix(tvix): don't emit rerun-if-changed
Florian Klink
3
-6
/
+6
2024-03-15
r/7700
docs(tvix): fix some docstrings
Florian Klink
4
-5
/
+5
2024-03-15
r/7699
fix(depotfmt): only exclude *imported* tvix tests
Vincent Ambo
90
-271
/
+411
2024-03-15
r/7697
feat(nix-compat/wire): add read_bytes[_unchecked]
Florian Klink
2
-0
/
+133
2024-03-15
r/7696
docs(nix-compat/wire): update docstrings
Florian Klink
1
-5
/
+4
2024-03-15
r/7695
feat(nix-compat/wire): add low-level wire format primitives code
Florian Klink
6
-4
/
+157
2024-03-14
r/7694
refactor(nix-compat/derivation): emphasize aterm_bytes
Florian Klink
1
-12
/
+13
2024-03-14
r/7693
refactor(nix-compat/store_path): add from_name_and_digest_fixed
Florian Klink
2
-5
/
+17
2024-03-14
r/7692
refactor(nix-compat/store_path/utils): move helper function in
Florian Klink
1
-8
/
+7
2024-03-14
r/7691
refactor(nix-compat/store_path): take [u8;32] for outer fingerprint
Florian Klink
5
-51
/
+46
2024-03-12
r/7687
docs(tvix/eval): C++ Nix now has deduplicated inherit (from)
sterni
1
-0
/
+3
2024-03-11
r/7686
feat(tvix/boot/tests): add simple objectstore test
Florian Klink
1
-25
/
+30
2024-03-11
r/7685
feat(tvix/castore/blobsvc/from_addr): support object_store
Florian Klink
1
-1
/
+21
2024-03-11
r/7684
feat(tvix/castore/blobsvc): add object storage implementation
Florian Klink
6
-9
/
+1271
2024-03-11
r/7683
feat(tvix/store/bin): allow disabling OTLP at runtime
Florian Klink
1
-32
/
+39
2024-03-11
r/7679
feat(tvix/glue): Add AsyncRead wrapper to decompress streams
Aspen Smith
8
-1
/
+777
2024-03-11
r/7678
feat(tvix/glue): Implement builtins.fetchurl
Aspen Smith
11
-54
/
+454
2024-03-10
r/7662
docs(tvix/README): update IRC channels
Florian Klink
1
-4
/
+16
2024-03-09
r/7661
fix(tvix/store/grpc/pathinfo): skip_all fields, handle errors
Florian Klink
1
-15
/
+20
2024-03-09
r/7660
fix(tvix/castore/grpc/directory): skip_all fields in instrument
Florian Klink
1
-15
/
+21
2024-03-09
r/7659
fix(tvix/castore/grpc/blob): skip_all fields in instrument
Florian Klink
1
-5
/
+11
2024-03-09
r/7658
chore(tvix/nix-compat): bump zstd dependency
Florian Klink
3
-32
/
+30
2024-03-03
r/7650
fix(tvix/castore): also set SSL_CERT_FILE for tests there
Florian Klink
1
-0
/
+3
2024-03-03
r/7649
refactor(tvix/store/protos): more granular nix-compat conversions
Florian Klink
1
-17
/
+18
2024-03-03
r/7648
refactor(tvix/*/from_addr): improve test debuggability
Florian Klink
3
-6
/
+18
2024-03-03
r/7647
docs(tvix): remove differences-drv-paths.md
Florian Klink
2
-36
/
+0
2024-03-03
r/7646
feat(tvix/docs): ship custom highlight.js with Nix support
Florian Klink
1
-0
/
+590
2024-03-03
r/7645
feat(tvix/docs): switch to mdbook
Florian Klink
11
-96
/
+46
2024-03-03
r/7644
fix(tvix/tools/weave): handle sliced arrays correctly
edef
1
-8
/
+12
2024-03-03
r/7642
feat(tvix/store): use reqwests' rustls-native-roots feature
Florian Klink
4
-23
/
+14
2024-03-03
r/7641
feat(tvix/castore): add HashingReader, B3HashingReader
Florian Klink
2
-0
/
+90
2024-03-03
r/7640
feat(tvix/castore/digests): impl From digest::Output<_> for B3Digest
Florian Klink
4
-6
/
+33
2024-03-03
r/7634
feat(tvix/nix-compat): add HashMode and CAHash::mode()
Florian Klink
2
-0
/
+17
2024-03-03
r/7633
fix(tvix/nix-compat): Make CAHash deserialize more formats
Brian Olsen
3
-67
/
+230
2024-03-03
r/7632
refactor(tvix/nix-compat): rename NixHash::{digest,hash}
Florian Klink
3
-4
/
+4
2024-03-03
r/7631
refactor(tvix/castore/blobsvc/chunked_reader): refactor, document
Florian Klink
1
-131
/
+139
2024-03-02
r/7627
feat(tvix/castore/blobsvc): BlobReader for more trivial types
Florian Klink
1
-0
/
+2
2024-03-02
r/7626
fix(tvix/castore/blobwriter): don't require Sync + 'static
Florian Klink
1
-1
/
+1
2024-02-29
r/7625
feat(tvix/eval): implement `builtins.hashFile`
Padraic-O-Mhuiris
6
-25
/
+42
2024-02-27
r/7617
feat(tvix/tools/weave): init
edef
9
-0
/
+11471
2024-02-24
r/7601
chore: update links to tvixbolt
Florian Klink
2
-2
/
+2
2024-02-23
r/7597
feat(tvix/eval): implement `builtins.hashString`
Padraic-O-Mhuiris
13
-11
/
+167
2024-02-23
r/7596
refactor(tvix/glue): Make a single errors.rs module
Aspen Smith
2
-10
/
+9
2024-02-22
r/7594
refactor(nix-compat/store_path): simplify build_ca_path
Florian Klink
1
-14
/
+12
2024-02-21
r/7591
feat(tvix/eval): Store string context alongside data
Aspen Smith
9
-79
/
+377
2024-02-21
r/7588
revert(tvix): don't use Rc::clone explicitly
aspen
4
-9
/
+9
2024-02-21
r/7587
fix(tvix/eval): allow reading non-UTF8 files
Florian Klink
4
-14
/
+14
[next]