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
2026-02-09
r/9840
style(tools/depotfmt): move to Rust's 2024 Edition in rustfmt
Vincent Ambo
66
-186
/
+224
2026-02-07
r/9834
chore(3p/sources): bump channels & overlays (2026-02-07)
Vincent Ambo
1
-375
/
+494
2026-02-01
r/9830
chore(3p/sources): bump channels & overlays (2026-01-28)
sterni
1
-2
/
+2
2026-01-26
r/9825
chore(tvix/eval): drop deprecated path literal from oracle test
Vincent Ambo
1
-1
/
+1
2026-01-24
r/9810
refactor(gitignore): replace gitignoreSource with pkgs.nix-gitignore
Evgeny Zemtsov
1
-1
/
+1
2026-01-06
r/9783
fix(tvix): make shell.nix work outside of depot again
sterni
1
-3
/
+19
2025-12-08
r/9748
fix(tvix/simstore): readable paths only depend on store path existence
sterni
1
-1
/
+17
2025-11-02
r/9692
feat(tvix/simstore): add nyi fetcher builtins to simstore
sterni
2
-1
/
+36
2025-11-02
r/9687
test(tvix/eval): sync nixVersion check with Nixpkgs
sterni
1
-1
/
+1
2025-09-21
r/9653
chore(3p/sources): Bump channels & overlays (2025-09-03)
sterni
11
-25
/
+14
2025-09-14
r/9650
chore: repaint cpp-nix -> cppnix
sterni
4
-9
/
+9
2025-09-01
r/9632
chore(3p/sources): Bump channels & overlays (2025-08-13)
sterni
1
-1
/
+1
2025-09-01
r/9627
chore(tvix/website): update list of projects
sterni
1
-3
/
+1
2025-09-01
r/9625
fix: enforce scopedArgs even in files import-ed by readTree targets
sterni
1
-9
/
+14
2025-08-20
r/9612
fix(tvix/eval/builtins): prevent inf loop in split with regex ""
sterni
3
-3
/
+10
2025-08-14
r/9605
chore(3p/cpp-nix): vendor C++ Nix package expression
sterni
1
-2
/
+2
2025-07-31
r/9575
chore(tvix/docs): clean up documentation of removed components
sterni
8
-892
/
+0
2025-07-31
r/9572
chore(3p/sources): Bump channels & overlays (2025-07-24)
sterni
39
-217
/
+137
2025-07-14
r/9536
chore(tvix/verify-lang-tests): test against Nix 2.29
sterni
1
-1
/
+1
2025-07-09
r/9530
chore(3p/sources): Bump sources & overlays (2025-06-25)
sterni
5
-10
/
+14
2025-05-31
r/9470
fix(glue/builtins/derivation): fix comment
Florian Klink
1
-1
/
+1
2025-05-31
r/9467
refactor(tvix/eval): cache regexes for builtins
Vincent Ambo
1
-2
/
+22
2025-05-31
r/9466
refactor(tvix/eval): vu128 -> integer-encoding
Vincent Ambo
5
-49
/
+34
2025-05-31
r/9465
fix(tvix/eval): remove unnecessary copy when writing operands
Vincent Ambo
1
-3
/
+9
2025-05-31
r/9464
refactor(tvix/eval): avoid some work when comparing attribute sets
Vincent Ambo
4
-60
/
+13
2025-05-30
r/9463
refactor(eval): make CatchableErrorKind::Throw hold a NixString
Florian Klink
2
-5
/
+4
2025-05-30
r/9461
refactor(tvix/eval): simplify attribute set representations
Vincent Ambo
12
-526
/
+110
2025-05-30
r/9460
refactor(tvix/eval): avoid unnecessary generator call when forcing
Vincent Ambo
2
-7
/
+12
2025-05-30
r/9459
chore(tvix): drop unused crates from Cargo config
Vincent Ambo
1
-49
/
+0
2025-05-30
r/9458
chore(tvix/castore): delete project
Vincent Ambo
70
-20918
/
+36
2025-05-30
r/9457
chore(tvix/build): delete project
Vincent Ambo
24
-2911
/
+7
2025-05-30
r/9456
chore(tvix/store): delete project
Vincent Ambo
44
-6548
/
+5
2025-05-30
r/9455
chore(tvix): remove generated Go protobuf code
Vincent Ambo
37
-5314
/
+0
2025-05-30
r/9454
chore(tvix/nar-bridge): delete project
Vincent Ambo
10
-2739
/
+51
2025-05-30
r/9453
chore(tvix/nix-daemon): delete project
Vincent Ambo
8
-324
/
+1
2025-05-30
r/9452
chore(tvix/{cli|glue}): remove dependencies on old store crates
Vincent Ambo
9
-140
/
+10
2025-05-30
r/9451
refactor(tvix/{cli|glue}): remove all the gRPC services
Vincent Ambo
7
-165
/
+13
2025-05-30
r/9450
chore(tvix/glue): comment out / disable everything fetcher related
Vincent Ambo
14
-42
/
+66
2025-05-30
r/9449
refactor(tvix/glue): move to simulated store implementation
Vincent Ambo
14
-734
/
+196
2025-05-30
r/9448
feat(tvix/simstore): pass through reads to "real" Nix store
Vincent Ambo
1
-0
/
+6
2025-05-30
r/9447
feat(tvix/simstore): add function for ingestion by walkdir iterator
Vincent Ambo
1
-0
/
+16
2025-05-30
r/9446
refactor(tvix/simstore): use walkdir iterator for path imports
Vincent Ambo
4
-34
/
+93
2025-05-18
r/9437
feat(tvix/simstore): add function for setting passthru paths
Vincent Ambo
1
-0
/
+31
2025-05-18
r/9436
feat(tvix/simstore): add passthru paths
Vincent Ambo
1
-13
/
+65
2025-05-18
r/9435
feat(tvix/simstore): implement simulated EvalIO
sterni
7
-1
/
+288
2025-05-17
r/9433
refactor(tvix/eval): switch NixAttrs implementation to HashMap
Starnick4444
8
-73
/
+246
2025-05-17
r/9432
refactor(tvix/eval): use cmp for 3-way comparison in intersectAttrs
edef
1
-28
/
+24
2025-05-17
r/9431
refactor(tvix/eval): use kv iterator in intersectAttrs
edef
1
-24
/
+14
2025-05-17
r/9430
refactor(tvix/eval): add keys_sorted() to NixAttrs
Starnick4444
3
-5
/
+11
2025-05-07
r/9423
feat(tvix): check that crate limit is lowered appropriately
Vincent Ambo
1
-0
/
+16
[next]