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
/
cli
Age
Commit message (
Expand
)
Author
Files
Lines
2023-09-26
r/6659
fix(tvix/cli): don't enable default features for tvix-store
Florian Klink
1
-1
/
+1
2023-09-24
r/6650
fix(tvix/eval): fix b/281 by adding Value::Catchable
Adam Joseph
1
-41
/
+75
2023-09-23
r/6641
feat(tvix/cli/derivation): reject derivations with empty names
Florian Klink
1
-0
/
+27
2023-09-23
r/6639
feat(tvix/cli): add back a derivation test
Florian Klink
1
-0
/
+30
2023-09-22
r/6629
refactor(tvix): move castore into tvix-castore crate
Florian Klink
3
-6
/
+10
2023-09-22
r/6628
docs(tvix/castore): rename traverse_to -> descend_to
Florian Klink
1
-1
/
+1
2023-09-22
r/6627
chore(tvix): remove some unused crate dependencies
Florian Klink
1
-3
/
+0
2023-09-21
r/6623
refactor(tvix/store): Asyncify PathInfoService and DirectoryService
Connor Brewster
1
-31
/
+39
2023-09-18
r/6606
refactor(tvix/store/blobsvc): make BlobStore async
Florian Klink
3
-77
/
+108
2023-09-04
r/6550
refactor(tvix/{cli,store}): move TvixStoreIO to tvix-cli crate
Florian Klink
4
-4
/
+330
2023-08-20
r/6498
refactor(tvix/cli): cargo clippy
Florian Klink
2
-2
/
+1
2023-08-20
r/6496
refactor(tvix/cli): stop parsing NixHash twice
Florian Klink
1
-6
/
+2
2023-08-14
r/6483
chore(tvix/cli): delete unused NixCompatIO code
sterni
2
-122
/
+0
2023-07-31
r/6453
refactor(tvix/cli/refscan): use wu-manber crate with &[u8] support
Florian Klink
2
-24
/
+10
2023-07-31
r/6449
refactor(tvix/nix-compat): support non-unicode Derivations
Florian Klink
2
-4
/
+18
2023-07-31
r/6447
docs(tvix/cli/refscan): fix comment
Florian Klink
1
-2
/
+2
2023-07-22
r/6439
feat(tvix/store/proto): use Bytes instead of Vec<u8>
Florian Klink
3
-2
/
+3
2023-07-21
r/6436
refactor(tvix/store): use bytes for node names and symlink targets
Florian Klink
2
-4
/
+2
2023-06-22
r/6344
feat(tvix/eval): allow extending builtins outside of tvix_eval
Evgeny Zemtsov
1
-1
/
+1
2023-06-20
r/6336
fix(tvix/eval): only finalise formal arguments if defaulting
sterni
1
-3
/
+2
2023-06-12
r/6279
refactor(tvix/store/pathinfosvc): use Arc<dyn …>
Florian Klink
1
-2
/
+4
2023-06-12
r/6273
refactor(tvix/store): use Arc instead of Box
Florian Klink
1
-11
/
+6
2023-06-12
r/6272
refactor(tvix/store): use Box<dyn DirectoryService>
Florian Klink
1
-3
/
+9
2023-06-12
r/6271
feat(tvix/store/pathinfosvc): add calculate_nar method
Florian Klink
1
-1
/
+2
2023-06-12
r/6270
refactor(tvix/src/nar): drop NARCalculationService
Florian Klink
1
-11
/
+2
2023-06-12
r/6269
feat(tvix/store): eliminate generics in BlobStore
Florian Klink
1
-2
/
+2
2023-06-11
r/6266
fix(tvix/eval): emit only warnings on shadowed outputs
Linus Heckemann
2
-5
/
+3
2023-06-10
r/6261
chore(tvix/store): add fuse feature
Florian Klink
1
-1
/
+1
2023-06-02
r/6227
fix(tvix/cli): fix refscan when no paths are referenced
Linus Heckemann
1
-4
/
+21
2023-05-29
r/6214
fix(tvix/eval): thunk unary operator applications
sterni
1
-0
/
+3
2023-05-27
r/6213
feat(tvix/cli): add --no-warnings argument
Florian Klink
1
-2
/
+8
2023-05-25
r/6202
refactor(tvix/eval): stop borrowing &mut self
Florian Klink
2
-8
/
+8
2023-05-25
r/6201
refactor(tvix/cli): wrap NixCompatIO import_cache in RwLock
Florian Klink
1
-4
/
+13
2023-05-24
r/6193
feat(tvix/cli): use TvixStoreIO instead of NixCompatIO
Florian Klink
2
-1
/
+19
2023-05-24
r/6190
feat(tvix/cli): check nixpkgs eval for pkgs.hello.outPath
Florian Klink
1
-0
/
+1
2023-05-24
r/6189
feat(tvix/cli): introduce mkNixpkgsEvalCheck, add outPath check
Florian Klink
1
-16
/
+23
2023-05-22
r/6173
refactor(tvix/eval): use &Path instead of PathBuf
Florian Klink
2
-6
/
+6
2023-05-22
r/6171
refactor(tvix/eval/io): use io::Error instead of tvix_eval errors
Florian Klink
2
-14
/
+12
2023-05-18
r/6160
chore(tvix/cli): remove unnecessary RefCell
Vincent Ambo
1
-7
/
+5
2023-05-18
r/6159
refactor(tvix/cli): split CLI-specific IO logic into TvixIO type
Vincent Ambo
3
-11
/
+84
2023-05-14
r/6140
feat(tvix/eval/io): allow &mut self in EvalIO
Florian Klink
1
-4
/
+4
2023-05-11
r/6134
chore(tvix/*): bump to smol_str 0.2.0
Florian Klink
1
-1
/
+1
2023-04-09
r/6088
refactor(nix-compat): Properly encapsulate store path construction
John Ericson
1
-10
/
+8
2023-03-30
r/6060
refactor(tvix/nix-compat): move build_store_path out of derivation
Florian Klink
1
-6
/
+13
2023-03-22
r/6038
feat(tvix/cli): add `--strict` flag for evaluation
Vincent Ambo
1
-0
/
+9
2023-03-15
r/6010
fix(tvix/cli): populate output configuration after walking args
Vincent Ambo
1
-15
/
+14
2023-03-15
r/6009
refactor(tvix/nix-compat): -derivation::Hash, +NixHash
Florian Klink
1
-11
/
+10
2023-03-14
r/5996
chore(tvix/cli): don't set COREPKGS anymore
Florian Klink
1
-4
/
+0
2023-03-14
r/5995
refactor(tvix/nix-compat): replace calculate_drv_replacement_str
Florian Klink
2
-20
/
+30
2023-03-13
r/5986
chore(tvix/cli): silence useless warning
Vincent Ambo
1
-0
/
+1
[next]