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-01-19
r/7422
chore(3p/sources): Bump channels & overlays
sterni
13
-50
/
+42
2024-01-18
r/7413
refactor(tools): move crate2nix generate here
Florian Klink
2
-10
/
+3
2024-01-18
r/7412
feat(tvix/castore): convert import error to `std::io::Error`
Ryan Lahfa
1
-0
/
+6
2024-01-18
r/7411
refactor(tvix/glue): add BuildService to TvixStoreIO
Florian Klink
8
-6
/
+25
2024-01-18
r/7410
feat(tvix/glue): use TvixStoreIO as derivation builtin state
Ryan Lahfa
7
-104
/
+126
2024-01-18
r/7409
refactor(tvix/eval): move Evaluation::{default,new_pure}() again
Florian Klink
6
-23
/
+22
2024-01-18
r/7408
chore(tvix/shell): add `cargo-expand` to debug proc-macro
Ryan Lahfa
1
-0
/
+1
2024-01-18
r/7407
refactor(tvix/eval): generalize EvalIO container
Florian Klink
8
-48
/
+74
2024-01-17
r/7406
fix(tvix/eval): catchable-aware `throw`
Ryan Lahfa
1
-0
/
+4
2024-01-17
r/7405
fix(tvix/eval): catchable-aware `elem`
Ryan Lahfa
1
-0
/
+4
2024-01-17
r/7404
feat(tvix/glue): introduce test suite for context strings
Ryan Lahfa
14
-9
/
+377
2024-01-17
r/7403
fix(tvix/eval): `getContext` merges underlying values
Ryan Lahfa
4
-1659
/
+1272
2024-01-17
r/7400
fix(tvix/eval): context-aware `dirOf`
Ryan Lahfa
1
-1
/
+1
2024-01-17
r/7399
fix(tvix/eval): context-aware… `hasContext`
Ryan Lahfa
1
-1
/
+1
2024-01-17
r/7398
feat(tvix/eval): move away from `test_generator` to `rstest`
Ryan Lahfa
4
-39
/
+209
2024-01-17
r/7397
chore(third_party/crate2nix): run tests in /build/source
Florian Klink
1
-0
/
+10
2024-01-16
r/7395
fix(tvix/eval): lift VM ops over Catchable
edef
2
-115
/
+102
2024-01-16
r/7393
fix(tvix/cli/ci): prevent unnecessary dep on compared out/drv path
sterni
1
-1
/
+1
2024-01-16
r/7389
refactor(nix-compat): use StorePathRef for hash derivation modulo
Florian Klink
4
-30
/
+34
2024-01-15
r/7388
chore(third_party/overlays): bump crate2nix to 0.13.0
Florian Klink
1
-2
/
+1
2024-01-15
r/7387
feat(tvix/build): add CLI entrypoint
Florian Klink
4
-0
/
+160
2024-01-15
r/7386
feat(tvix/build): add from_addr method
Florian Klink
5
-0
/
+99
2024-01-15
r/7385
feat(tvix/build): add gRPC client
Florian Klink
4
-1
/
+32
2024-01-15
r/7384
feat(tvix/build): add GRPCBuildServiceWrapper
Florian Klink
2
-0
/
+39
2024-01-15
r/7383
feat(tvix/build): add BuildService trait
Florian Klink
6
-0
/
+38
2024-01-15
r/7382
refactor(tvix/glue): have derivation_to_build_request consume inputs
Florian Klink
1
-58
/
+14
2024-01-15
r/7381
refactor(tvix/glue/known_paths): drop some unused stuff
Florian Klink
1
-51
/
+3
2024-01-15
r/7380
feat(tvix/castore): implement Ord for node::Node
Florian Klink
1
-0
/
+14
2024-01-14
r/7379
fix(tvix/eval): catchable-aware builtins
Ryan Lahfa
6
-42
/
+329
2024-01-12
r/7377
feat(tvix/glue): input derivation context tests
Ryan Lahfa
1
-0
/
+32
2024-01-12
r/7376
feat(tvix/glue/derivationStrict): support __structuredAttrs
Florian Klink
6
-197
/
+267
2024-01-12
r/7375
feat(tvix/eval): make into_json public
Florian Klink
1
-1
/
+1
2024-01-12
r/7374
docs(tvix/glue): misc reflowing of comments
Ryan Lahfa
1
-7
/
+5
2024-01-12
r/7373
fix(tvix/glue/tvix_build): fn_input_drvs_to_output_nodes
Florian Klink
1
-47
/
+36
2024-01-12
r/7372
refactor(tvix/glue/tvix_store_io): async store_path_to_node
Florian Klink
1
-17
/
+23
2024-01-12
r/7371
refactor(tvix/store/pathinfoservice): make more generic
Florian Klink
6
-54
/
+51
2024-01-12
r/7370
refactor(tvix/store/nar/renderer): don't require Arc, Clone or Sync
Florian Klink
1
-28
/
+45
2024-01-12
r/7369
fix(tvix/eval): fix JSON error types
Florian Klink
1
-7
/
+7
2024-01-09
r/7366
feat(tvix/castore): implement CombinedBlobService
Florian Klink
2
-0
/
+137
2024-01-09
r/7365
feat(tvix/castore/blobsvc): add chunks method
Florian Klink
2
-2
/
+47
2024-01-09
r/7364
refactor(tvix/castore): do clone inside a scope
Florian Klink
1
-6
/
+5
2024-01-09
r/7363
feat(tvix/castore/grpc): instrument some more functions
Florian Klink
1
-0
/
+2
2024-01-09
r/7362
refactor(tvix/store/nar/import): use AsRef
Florian Klink
1
-25
/
+26
2024-01-09
r/7361
refactor(tvix/castore/directorysvc): AsRef traverse_to
Florian Klink
2
-16
/
+13
2024-01-09
r/7360
refactor(tvix/castore/blobservice/grpc): remove fn pointer hack
Florian Klink
1
-15
/
+8
2024-01-09
r/7359
refactor(tvix): use AsRef<dyn …> instead of Deref<Target= …>
Florian Klink
8
-69
/
+58
2024-01-09
r/7358
feat(tvix/castore/blobsvc/grpc): rm VecDec, fix docstring
Florian Klink
1
-21
/
+9
2024-01-08
r/7357
feat(tvix/glue): add test for output path calculation
Florian Klink
1
-0
/
+36
2024-01-06
r/7356
feat(tvix/build): add BuildRequest validation
Florian Klink
5
-168
/
+458
2024-01-06
r/7355
chore(tvix): bump itertools
Florian Klink
3
-14
/
+44
[next]