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-04-09
r/7883
fix(tvix/nix-compat): fix writing padding partially
Florian Klink
1
-1
/
+28
2024-04-09
r/7882
fix(tvix): Avoid buffering file into memory in builtins.hashFile
Connor Brewster
9
-74
/
+80
2024-04-09
r/7881
feat(tvix/castore/directory): add bigtable backend
Florian Klink
12
-22
/
+2767
2024-04-08
r/7880
fix(tvix/glue/derivation): fix __structuredAttrs "outputs" handling
Florian Klink
2
-3
/
+12
2024-04-08
r/7879
refactor(tvix/nix-compat/wire): rename padding_len to total_padding_len
Florian Klink
1
-3
/
+3
2024-04-08
r/7878
refactor(tvix/nix-compat/wire): mv Bytes{WriterState,PacketPosition}
Florian Klink
1
-24
/
+25
2024-04-08
r/7877
fix(tvix/nix-compat/wire): fix BytesWriter test payloads
Florian Klink
1
-4
/
+4
2024-04-08
r/7876
refactor(tvix/nix-compat): move handshake function to nix-compat
Picnoir
5
-164
/
+121
2024-04-08
r/7875
refactor(tvix/nix-compat/wire): express magics as u64
Florian Klink
2
-21
/
+15
2024-04-08
r/7874
refactor(tvix/nix-compat/wire): move magic bytes to worker_protocol
Florian Klink
3
-16
/
+18
2024-04-08
r/7873
feat(tvix/nix-compat/wire): have write_bytes accept AsRef<[u8]> payloads
Florian Klink
2
-5
/
+21
2024-04-08
r/7872
refactor(tvix/nix-compat/wire): simplify write_bytes a bit
Florian Klink
2
-10
/
+14
2024-04-08
r/7871
docs(tvix/nix-compat/wire): update docstrings
Florian Klink
1
-19
/
+21
2024-04-07
r/7870
refactor(tvix/nix-compat): drop read_bytes_unchecked
Florian Klink
1
-15
/
+19
2024-04-07
r/7869
fix(nix-compat/store_path): fix Deserialize with borrow
Florian Klink
1
-3
/
+37
2024-04-07
r/7868
feat(users/picnoir/tvix-daemon): implement set_options operation
Picnoir
1
-9
/
+52
2024-04-07
r/7867
feat(tvix/nix-compat): read client setting from wire
Picnoir
2
-3
/
+225
2024-04-07
r/7866
feat(tvix/castore): drop test-case crate dep
Florian Klink
3
-6
/
+0
2024-04-07
r/7865
refactor(tvix/castore/directoryservice/from_addr): migrate to rstest
Florian Klink
1
-18
/
+19
2024-04-07
r/7864
refactor(tvix/castore): migrate closure_validator to rstest
Florian Klink
1
-13
/
+14
2024-04-07
r/7863
refactor(tvix/castore/tonic): migrate to rstest
Florian Klink
1
-12
/
+16
2024-04-07
r/7862
refactor(tvix/castore/hashing_reader): migrate to rstest
Florian Klink
1
-5
/
+6
2024-04-07
r/7861
refactor(tvix/castore/blobservice/object_store): drop individual tests
Florian Klink
1
-57
/
+3
2024-04-07
r/7860
refactor(tvix/blobservice/from_addr): move from test_case to rstest
Florian Klink
1
-33
/
+30
2024-04-07
r/7859
fix(aspen/system): Fix and reenable system build
Aspen Smith
2
-8
/
+0
2024-04-06
r/7858
chore(3p/sources): Bump channels & overlays
sterni
2
-18
/
+17
2024-04-06
r/7857
feat(tvix/nix-compat/wire): introduce BytesWriter
Florian Klink
7
-7
/
+555
2024-04-05
r/7856
feat(tvix/store/proto): avoid clone in PathInfo::validate()
Florian Klink
2
-18
/
+13
2024-04-05
r/7855
feat(tazjin/khamovnik): enable docker
Vincent Ambo
1
-0
/
+2
2024-04-05
r/7854
refactor(3p/mime4cl): use SB-POSIX for FILE-LENGTH
sterni
2
-43
/
+5
2024-04-05
r/7853
feat(tazjin/homepage): add link to volgasprint
Vincent Ambo
1
-0
/
+10
2024-04-04
r/7852
refactor(tvix/nix-compat): make padding_len pub(crate)
Florian Klink
1
-1
/
+1
2024-04-04
r/7851
feat(tvix/eval): implement `appendContext`
Ryan Lahfa
5
-7
/
+91
2024-04-03
r/7850
fix(tvix/glue): produce context for `builtins.(path|filterSource)`
Ryan Lahfa
3
-5
/
+24
2024-04-03
r/7849
chore(users/picnoir/tvix-daemon): apply clippy suggestions
Picnoir
1
-3
/
+3
2024-04-03
r/7848
fix(nix/buildkite): solve bogus realpath errors if build steps fail
sterni
1
-1
/
+4
2024-04-03
r/7847
feat(users/picnoir/tvix-daemon): add log verbosity flag
Picnoir
3
-20
/
+18
2024-04-03
r/7846
refactor(tvix/nix-compat): drop read_u32
Picnoir
2
-35
/
+3
2024-04-03
r/7845
feat(users/picnoir/tvix-daemon): parse up to the operation
Picnoir
2
-11
/
+34
2024-04-03
r/7844
feat(tvix/nix-compat): introduce write_worker_trust_level
Picnoir
1
-0
/
+22
2024-04-03
r/7843
feat(tvix/nix-compat): introduce write_bytes
Picnoir
2
-10
/
+79
2024-04-03
r/7842
chore(users/flokli/nixos): restore archeology-ec2 build
Florian Klink
2
-3
/
+2
2024-04-03
r/7841
chore(3p/sources): return to a proper nixpkgs channel (unstable-small)
sterni
1
-4
/
+4
2024-04-01
r/7840
feat(tvix/eval): implement `builtins.path`
Ryan Lahfa
6
-31
/
+367
2024-04-01
r/7839
refactor(tvix/store): generalize `PathInfo` constructors
Ryan Lahfa
3
-20
/
+63
2024-03-31
r/7838
chore(3p/sources): remove emacs overlay
Vincent Ambo
2
-16
/
+0
2024-03-31
r/7837
chore(3p/sources): bump channels & overlays – xz edition
sterni
10
-32
/
+68
2024-03-31
r/7836
chore(3p/nixpkgs): try disabling Emacs overlay
Vincent Ambo
2
-2
/
+1
2024-03-31
r/7835
feat(automatic-gc): robust way to disable automatic-gc
Vincent Ambo
1
-0
/
+5
2024-03-31
r/7834
fix(web/panettone): Hotfixes for full text search change
Aspen Smith
3
-5
/
+8
[next]