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-03-24
r/7780
feat(ops/terraform/deploy-nixos): add outPath output parameter
Florian Klink
1
-1
/
+5
2024-03-24
r/7779
feat(tvix/castore): add rstest-based BlobService tests
Florian Klink
3
-243
/
+294
2024-03-24
r/7778
feat(tvix/castore): AsRef<dyn BlobService> impl BlobService
Florian Klink
1
-0
/
+22
2024-03-24
r/7777
feat(tvix/castore): add rstest-based DirectoryService tests
Florian Klink
8
-1
/
+331
2024-03-24
r/7776
feat(tvix/castore): AsRef<dyn DirectoryService> impl DirectoryService
Florian Klink
1
-0
/
+25
2024-03-24
r/7775
feat(tvix/castore/directory): add SledDirectoryPutter
Florian Klink
1
-3
/
+59
2024-03-24
r/7774
refactor(tvix/castore/directory/grpc_wrapper): use ClosureValidator
Florian Klink
2
-89
/
+19
2024-03-24
r/7773
refactor(tvix/castore/directory): have SimplePutter use Validator
Florian Klink
5
-59
/
+82
2024-03-24
r/7772
feat(tvix/castore/directory): add ClosureValidator
Florian Klink
2
-0
/
+256
2024-03-24
r/7771
fix(aspen/system): Fix whitby ssh username
Aspen Smith
1
-1
/
+1
2024-03-24
r/7770
feat(aspen/system): Reenable iso build
Aspen Smith
1
-4
/
+1
2024-03-24
r/7769
feat(users/Profpatsch/whatcd-resolver): factor out handlers
Profpatsch
1
-120
/
+168
2024-03-23
r/7768
docs(tvix/castore): fix missing slash in docstring
Florian Klink
1
-1
/
+1
2024-03-23
r/7767
fix(tvix/castore/directory/tests): close upload handle
Florian Klink
1
-0
/
+2
2024-03-23
r/7766
feat(users/Profpatsch/whatcd-resolver): trace http requests
Profpatsch
10
-42
/
+201
2024-03-23
r/7765
feat(users/Profpatsch/MyPrelude): add Pretty module
Profpatsch
7
-4
/
+115
2024-03-23
r/7764
feat(tvix): add mdbook to shell
Florian Klink
1
-0
/
+3
2024-03-23
r/7763
fix(nix-compat/nixhash): fix SRI string parsing with superfluous suffix
Florian Klink
1
-41
/
+38
2024-03-23
r/7762
chore(users/Profpatsch/whatcd-resolver): JsonLd module
Profpatsch
4
-116
/
+140
2024-03-23
r/7761
chore(users/Profpatsch/whatcd-resolver): Transmission & Redacted
Profpatsch
5
-732
/
+858
2024-03-22
r/7760
docs(ops/terraform/deploy-nixos): document inputs and outputs
Florian Klink
3
-22
/
+35
2024-03-22
r/7759
docs(users/picnoir/tvix-daemon): update readme shell
Picnoir
1
-1
/
+3
2024-03-22
r/7758
feat(tvix/nix-compat): add read_u32 wire primitive
Picnoir
1
-1
/
+35
2024-03-20
r/7757
feat(tvix/castore): derive Eq and Hash automatically
Florian Klink
2
-3
/
+2
2024-03-20
r/7756
refactor(tvix/castore): instrument DirectoryPutter impls consistently
Florian Klink
2
-4
/
+5
2024-03-20
r/7755
refactor(tvix/castore/directory): remove GRPCPutter::new
Florian Klink
1
-10
/
+3
2024-03-20
r/7754
feat(tazjin/home): add emacs-vterm integration to fish shell
Vincent Ambo
1
-0
/
+4
2024-03-20
r/7753
feat(tvix/castore): record errors for some failures in SimplePutter
Florian Klink
1
-0
/
+4
2024-03-20
r/7752
fix(tvix): allow trace level log messages in debug builds
Florian Klink
2
-3
/
+3
2024-03-20
r/7751
feat(tvix/castore/blob): document missing objectstore+*:// URL
Florian Klink
1
-0
/
+1
2024-03-20
r/7750
refactor(tvix/castore/blob): drop simplefs
Florian Klink
3
-208
/
+1
2024-03-20
r/7749
refactor(tvix/castore): introduce "cloud" feature flag
Florian Klink
4
-11
/
+31
2024-03-20
r/7748
docs(tvix/castore/directory): update docstring for get_recursive
Florian Klink
1
-1
/
+4
2024-03-20
r/7747
refactor(tvix/store/pathinfo/from_addr): use match guards
Florian Klink
1
-59
/
+62
2024-03-20
r/7746
refactor(tvix/castore/directory/from_addr): use match guards
Florian Klink
1
-39
/
+42
2024-03-20
r/7745
refactor(tvix/castore/blob/from_addr): use match guards
Florian Klink
1
-53
/
+59
2024-03-19
r/7744
docs(CONTRIBUTING): update character length limit
Florian Klink
1
-1
/
+1
2024-03-19
r/7743
feat(users/picnoir/tvix-daemon) add small VM integration test
Picnoir
2
-0
/
+33
2024-03-19
r/7742
feat(users/picnoir/tvix-daemon): introduce tvix-daemon
Picnoir
7
-0
/
+15782
2024-03-19
r/7741
feat(tvix/nix-compat): introduce magic hello/response
Picnoir
2
-1
/
+6
2024-03-19
r/7740
chore(3p/sources): remove gerrit-queue
Florian Klink
1
-19
/
+0
2024-03-19
r/7739
feat(users/flokli/ipu6-softisp): expose qcam to $PATH
Florian Klink
1
-0
/
+7
2024-03-19
r/7738
chore(users/flokli/ipu6-softisp): refresh libcamera patches
Florian Klink
33
-3652
/
+3858
2024-03-19
r/7737
feat(users/flokli/ipu6-softisp): test pipewire & wireplumber
Florian Klink
1
-0
/
+7
2024-03-19
r/7736
fix(tvix/eval): propagate errs from key comparison in genericClosure
sterni
3
-7
/
+17
2024-03-19
r/7735
fix(tvix/eval): don't force lambda arg in map, mapAttrs & genList
sterni
8
-4
/
+38
2024-03-18
r/7734
chore(3p/sources): bump channels & overlays (2024-03-17)
Vincent Ambo
6
-1073
/
+1993
2024-03-18
r/7733
refactor(tvix/store/import): use B3Digest in log_node
Florian Klink
1
-5
/
+3
2024-03-18
r/7732
refactor(tvix/store/pathinfo/nix_http): NixHash to display NARHash
Florian Klink
1
-3
/
+5
2024-03-18
r/7731
refactor(tvix/store/nar): use B3Digest in RenderError
Florian Klink
1
-5
/
+4
[next]