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
2023-01-11
r/5643
feat(tvix/cli): implement initial refscan module
Vincent Ambo
1
-0
/
+1
2023-01-10
r/5640
feat(tvix/eval): implement serde::Deserialize for Value
Ryan Lahfa
1
-0
/
+1
2023-01-06
r/5616
fix(tvix/derivation): fix build after StorePath rename
Vincent Ambo
1
-14
/
+14
2023-01-04
r/5591
feat(tvix/derivation): implement Derivation::validate()
Florian Klink
1
-0
/
+1
2023-01-04
r/5580
feat(tvix/derivation): add nix drv path generation to Derivation
Jürgen Hahn
1
-0
/
+23
2023-01-03
r/5569
chore(tvix/store): make importable
Florian Klink
1
-1
/
+1
2023-01-02
r/5566
feat(tvix/serde): initial Nix->serde::Deserialize impl
Vincent Ambo
1
-0
/
+8
2022-12-30
r/5558
feat(tvix/store): add logging with tracing
Florian Klink
1
-0
/
+68
2022-12-30
r/5557
feat(tvix/store): implement reflection
Florian Klink
1
-0
/
+16
2022-12-30
r/5555
feat(tvix/store): refactor digest conversion
Jürgen Hahn
1
-1
/
+1
2022-12-30
r/5554
feat(tvix/store): initial dummy implementation
Florian Klink
1
-8
/
+12
2022-12-30
r/5550
feat(tvix/store): add nixbase32 mod
Florian Klink
1
-0
/
+30
2022-12-29
r/5541
refactor(tvix/eval): persistent, memory-sharing OrdMap for NixAttrs
Vincent Ambo
1
-21
/
+16
2022-12-29
r/5536
feat(tvix/derivation): serialize Nix Derivation
Jürgen Hahn
1
-0
/
+10
2022-12-29
r/5534
refactor(tvix/eval): use im::Vector for NixList representation
Vincent Ambo
1
-0
/
+43
2022-12-28
r/5520
feat(tvix/store): implement Directory::validate()
Florian Klink
1
-6
/
+8
2022-12-27
r/5510
chore(tvix/store): use lazy_static and dummy digests
Florian Klink
1
-0
/
+1
2022-12-26
r/5492
feat(tvix/store): use tonic-build for protos
Florian Klink
1
-0
/
+537
2022-12-22
r/5474
feat(tvix/cli): implement `NixCompatIO` helper type
Vincent Ambo
1
-0
/
+1
2022-12-21
r/5450
chore(tvix/nar): add CI build target
Vincent Ambo
1
-0
/
+4
2022-12-21
r/5442
fix(tvix/eval): use test-generator fork that supports workspaces
Vincent Ambo
1
-2
/
+1
2022-12-21
r/5441
chore(tvix): upgrade to clap 4.0
Vincent Ambo
1
-87
/
+87
2022-12-21
r/5440
refactor(tvix): split binary (REPL etc.) out from evaluator library
Vincent Ambo
1
-2
/
+10
2022-12-15
r/5419
refactor(tvix): share a Cargo.lock file between Rust projects
Vincent Ambo
1
-0
/
+1763
2022-08-12
r/4419
chore(tvix): move nix-store CLI scaffolding to subfolder
Vincent Ambo
1
-248
/
+0
2022-01-06
r/3522
feat(tvix): set up a simple command line parser for nix-store
Profpatsch
1
-0
/
+241
2022-01-06
r/3521
feat(tvix): set up cargo rust project
Profpatsch
1
-0
/
+7
[prev]