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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-19
r/8836
refactor(tvix/castore): add try_into_anonymous_node, rename to try_*
Florian Klink
10
-31
/
+59
2024-10-18
r/8835
refactor(tvix/[ca]store): use auto_impl
Florian Klink
16
-99
/
+85
2024-10-18
r/8834
docs(tvix/TODO): add instance_name idea for stores
Florian Klink
1
-0
/
+4
2024-10-18
r/8833
fix(tvix/store/pathinfo): use gRPC NarCalculationService
Florian Klink
2
-1
/
+14
2024-10-18
r/8832
fix(tvix/store/grpc_wrapper): don't validate node name
Florian Klink
1
-4
/
+7
2024-10-18
r/8831
refactor(tvix/build): remove proto::BuildRequest::validate
Marijan Petričević
3
-115
/
+12
2024-10-18
r/8830
refactor(tvix/build): add stricter BuildRequest type
Marijan Petričević
3
-3
/
+315
2024-10-17
r/8829
chore(users/edef/crunch-v2): bump crate dependencies
Florian Klink
2
-25
/
+25
2024-10-17
r/8828
fix(users/edef/weave): use safer_owning_ref
edef
4
-33
/
+35
2024-10-17
r/8827
chore(users/edef/turbofetch): bump crate dependencies
Florian Klink
2
-20
/
+20
2024-10-17
r/8826
docs(tvix/TODO): extend NAR rendering prefetching idea
Florian Klink
1
-2
/
+7
2024-10-17
r/8825
refactor(tvix/store): remove use of lazy_static
Florian Klink
9
-123
/
+119
2024-10-17
r/8824
refactor(tvix/castore): remove remaining lazy_static usage
Florian Klink
4
-16
/
+8
2024-10-17
r/8823
refactor(tvix/castore): remove use of lazy_static
Florian Klink
5
-126
/
+145
2024-10-17
r/8822
refactor(nix-compat/store_path): drop build_nar_based_store_path
Florian Klink
2
-17
/
+5
2024-10-17
r/8821
chore(tvix/castore): remove commented-out test fixture
Florian Klink
1
-9
/
+1
2024-10-17
r/8820
docs(tvix/TODO): drop PathInfo including references by content idea
Florian Klink
1
-27
/
+0
2024-10-17
r/8819
fix(minecraft-fabric): avoid unset CREDENTIALS_DIRECTORY in ExecStop
sterni
1
-3
/
+8
2024-10-17
r/8818
docs(users/edef/fetchroots): add a README for other users
zimbatm
1
-0
/
+36
2024-10-17
r/8817
chore(users/edef/fetchroots): wire up the build
zimbatm
4
-4
/
+12634
2024-10-17
r/8816
feat(users/edef/fetchroots): init
edef
3
-0
/
+3620
2024-10-16
r/8815
refactor(tvix/glue): merge builtins.{filterSource,path} codepaths
Florian Klink
1
-108
/
+82
2024-10-16
r/8814
fix(tvix/glue/builtins/import): Drop useless bstring conversion
Ilan Joselevich
1
-4
/
+1
2024-10-16
r/8813
feat(tvix/eval/io): impl From<std::fs::FileType> for FileType
Florian Klink
1
-0
/
+14
2024-10-16
r/8812
refactor(tvix/eval/builtin-macros): use match block for f.block
edef
1
-20
/
+34
2024-10-15
r/8811
refactor(tvix/glue/builtins/import): refactor
Florian Klink
6
-231
/
+204
2024-10-15
r/8810
test(tvix/glue): improve comments and test cases a bit
Florian Klink
1
-14
/
+12
2024-10-15
r/8809
test(tvix/glue): add builtins.storeDir regression test
Florian Klink
3
-0
/
+9
2024-10-15
r/8808
fix(tvix/glue/import): builtins.storeDir fixes
Florian Klink
3
-39
/
+23
2024-10-15
r/8807
refactor(nix-compat/store_path): use Path in from_absolute_path_full
Florian Klink
2
-32
/
+17
2024-10-15
r/8806
refactor(nix-compat/store_path): add SP for build_nar_based_store_path
Florian Klink
1
-6
/
+12
2024-10-13
r/8805
refactor(tvix/tracing): remove use of lazy_static
Florian Klink
4
-17
/
+15
2024-10-13
r/8804
refactor(tvix/build): remove use of lazy_static
Florian Klink
4
-12
/
+2
2024-10-13
r/8803
refactor(tvix/glue): remove use of lazy_static
Vincent Ambo
6
-50
/
+64
2024-10-13
r/8802
refactor(tvix/nix-compat): remove use of lazy_static
Vincent Ambo
9
-110
/
+92
2024-10-12
r/8801
chore(tvix/tools): move narinfo2parquet to //users/edef
Vincent Ambo
6
-176
/
+448
2024-10-12
r/8800
chore(tvix/tools): move weave to //users/edef
Vincent Ambo
9
-3
/
+3
2024-10-12
r/8799
chore(tvix/tools): move turbofetch to //users/edef
Vincent Ambo
9
-0
/
+0
2024-10-12
r/8798
chore(tvix/tools): move crunch-v2 to //users/edef
Vincent Ambo
12
-3
/
+3
2024-10-12
r/8797
refactor(tvix/eval): remove usage of lazy_static
Vincent Ambo
6
-38
/
+26
2024-10-12
r/8796
refactor(tvix/eval): Make `strict` an EvalMode enum
Aspen Smith
8
-31
/
+50
2024-10-12
r/8795
chore(users/picnoir/tvix-daemon): bump crate dependencies
Florian Klink
2
-1260
/
+671
2024-10-12
r/8794
chore(tvix/tools/crunch-v2): bump crate dependencies
Florian Klink
2
-1974
/
+1266
2024-10-12
r/8793
chore(tvix/tools/weave): bump crate dependencies
Florian Klink
2
-1208
/
+903
2024-10-12
r/8792
chore(tvix/tools/turbofetch): bump crate dependencies
Florian Klink
2
-685
/
+1354
2024-10-12
r/8791
chore(tvix): bump crate dependencies
Florian Klink
5
-1541
/
+1650
2024-10-11
r/8790
test(tvix/store/signing_wrapper): restructure
Florian Klink
1
-14
/
+16
2024-10-11
r/8789
refactor(tvix/glue/register_in_path_info_service): return only PathInfo
Florian Klink
3
-33
/
+42
2024-10-11
r/8788
refactor(nix-compat/store_path): consistently use SP as type param
Florian Klink
3
-10
/
+13
2024-10-11
r/8787
refactor(tvix/store): use strictly typed PathInfo struct
Marijan Petričević
26
-1042
/
+726
[prev]
[next]