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-03-15
r/7695
feat(nix-compat/wire): add low-level wire format primitives code
Florian Klink
1
-0
/
+15
2024-03-11
r/7684
feat(tvix/castore/blobsvc): add object storage implementation
Florian Klink
1
-3
/
+168
2024-03-11
r/7679
feat(tvix/glue): Add AsyncRead wrapper to decompress streams
Aspen Smith
1
-0
/
+125
2024-03-11
r/7678
feat(tvix/glue): Implement builtins.fetchurl
Aspen Smith
1
-0
/
+2
2024-03-09
r/7658
chore(tvix/nix-compat): bump zstd dependency
Florian Klink
1
-8
/
+7
2024-03-03
r/7642
feat(tvix/store): use reqwests' rustls-native-roots feature
Florian Klink
1
-7
/
+1
2024-03-03
r/7640
feat(tvix/castore/digests): impl From digest::Output<_> for B3Digest
Florian Klink
1
-0
/
+3
2024-02-23
r/7597
feat(tvix/eval): implement `builtins.hashString`
Padraic-O-Mhuiris
1
-0
/
+25
2024-02-20
r/7578
feat(tvix/eval): implement `builtins.filterSource`
Ryan Lahfa
1
-20
/
+33
2024-02-20
r/7566
refactor(tvix/store/proto): use bstr::ByteSlice
Florian Klink
1
-0
/
+1
2024-02-18
r/7551
feat(tvix/glue): drive builds on IO
Florian Klink
1
-0
/
+2
2024-02-17
r/7543
feat(tvix/cli): set up tracing[-subscriber]
Florian Klink
1
-0
/
+1
2024-02-17
r/7541
test(tvix/glue/known_paths): add tests
Florian Klink
1
-0
/
+1
2024-01-31
r/7460
fix(tvix): Represent strings as byte arrays
Aspen Smith
1
-0
/
+12
2024-01-18
r/7411
refactor(tvix/glue): add BuildService to TvixStoreIO
Florian Klink
1
-0
/
+1
2024-01-17
r/7404
feat(tvix/glue): introduce test suite for context strings
Ryan Lahfa
1
-0
/
+2
2024-01-17
r/7403
fix(tvix/eval): `getContext` merges underlying values
Ryan Lahfa
1
-533
/
+445
2024-01-17
r/7398
feat(tvix/eval): move away from `test_generator` to `rstest`
Ryan Lahfa
1
-1
/
+42
2024-01-15
r/7387
feat(tvix/build): add CLI entrypoint
Florian Klink
1
-0
/
+3
2024-01-15
r/7386
feat(tvix/build): add from_addr method
Florian Klink
1
-0
/
+2
2024-01-15
r/7383
feat(tvix/build): add BuildService trait
Florian Klink
1
-0
/
+1
2024-01-12
r/7376
feat(tvix/glue/derivationStrict): support __structuredAttrs
Florian Klink
1
-10
/
+13
2024-01-06
r/7356
feat(tvix/build): add BuildRequest validation
Florian Klink
1
-80
/
+83
2024-01-06
r/7355
chore(tvix): bump itertools
Florian Klink
1
-6
/
+15
2024-01-05
r/7350
chore(tvix): bump test-case dep to 3.3.1
Florian Klink
1
-31
/
+18
2024-01-03
r/7316
feat(tvix/glue): handle passAsFile
Florian Klink
1
-4
/
+5
2024-01-03
r/7311
feat(tvix/glue): emit a warning in case of bad SRI hashes
Florian Klink
1
-0
/
+1
2024-01-01
r/7308
feat(tvix/store): add opentelemetry
Florian Klink
1
-34
/
+243
2023-12-24
r/7261
chore(tvix): switch to upstream futures 0.3.30
Florian Klink
1
-18
/
+26
2023-12-24
r/7258
refactor(tvix/castore): add RootNode impl for BTreeMap, mv fs tests
Florian Klink
1
-1
/
+0
2023-12-22
r/7256
chore(tvix): move store/fs to castore/fs
Florian Klink
1
-8
/
+9
2023-12-17
r/7228
feat(tvix/castore): simple filesystem blob service
Ryan Lahfa
1
-0
/
+20
2023-12-16
r/7224
chore(tvix/store): switch back to fuse-backend-rs upstream
Florian Klink
1
-2
/
+3
2023-12-13
r/7212
feat(tvix/glue): add some import tests
Florian Klink
1
-13
/
+39
2023-12-12
r/7161
feat(tvix/glue): add nixpkgs eval benchmark
Florian Klink
1
-0
/
+1
2023-12-11
r/7158
chore(tvix): drop sled compression support
Florian Klink
1
-1
/
+0
2023-12-11
r/7154
feat(tvix/build): add derivation_to_build_request
Florian Klink
1
-0
/
+3
2023-12-11
r/7151
feat(tvix/build): init
Florian Klink
1
-0
/
+12
2023-12-11
r/7146
chore(tvix): bump criterion to 0.5
Florian Klink
1
-41
/
+8
2023-12-09
r/7133
chore(tvix/nix_cli): drop crate
Florian Klink
1
-8
/
+0
2023-11-19
r/7042
feat(tvix/nix-compat): add narinfo::Signature::verify
Florian Klink
1
-42
/
+180
2023-11-19
r/7038
feat(tvix/store/pathinfoservice): implement NixHTTPPathInfoService
Florian Klink
1
-0
/
+173
2023-11-19
r/7032
fix(tvix): patch futures::AsyncBufReadExt::fill_buf
edef
1
-16
/
+8
2023-11-19
r/7031
chore(tvix): upgrade futures to 0.3.29
edef
1
-18
/
+18
2023-11-10
r/6986
feat(nix-compat/narinfo): turn flags into bitfields
edef
1
-0
/
+1
2023-11-05
r/6959
chore(tvix): bump proptest dependency
Vincent Ambo
1
-34
/
+27
2023-11-04
r/6936
refactor(tvix): move tvix glue code into glue crate
Florian Klink
1
-0
/
+17
2023-10-27
r/6897
feat(tvix/nix-compat): add narinfo parsing and serialisation
edef
1
-23
/
+4
2023-10-27
r/6883
refactor(tvix): condense long bytestrings
edef
1
-0
/
+8
2023-10-23
r/6874
test(tvix/cli/derivation): add test cases for output path calc
Florian Klink
1
-0
/
+1
[next]