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
2023-11-25
r/7059
fix(3p/exwm): re-enable chromium focus workaround
Vincent Ambo
1
-3
/
+3
2023-11-25
r/7058
feat(tazjin/emacs): add a monitor focus switch shortcut
Vincent Ambo
1
-0
/
+14
2023-11-25
r/7057
fix(tazjin/emacs): pick new primary monitor when disabling current
Vincent Ambo
1
-3
/
+15
2023-11-25
r/7056
feat(tazjin/emacs): add interactive commands for configuring screens
Vincent Ambo
1
-0
/
+52
2023-11-25
r/7055
refactor(tvix/eval): add ThunkRepr::is_forced()
Adam Joseph
1
-5
/
+9
2023-11-25
r/7054
feat(tvix/eval): add Thunk::unwrap_or_clone()
Adam Joseph
1
-1
/
+34
2023-11-24
r/7053
fix(tvix/castore): correctly flag unreachable code
sterni
1
-1
/
+1
2023-11-24
r/7052
docs(tvix/eval): optimization potential for inherit (from) exprs
sterni
1
-0
/
+19
2023-11-22
r/7051
feat(tvix/store): add as_narinfo() for PathInfo
Florian Klink
2
-2
/
+106
2023-11-22
r/7050
feat(nix-compat/narinfo/signature): add new() constructor
Florian Klink
1
-0
/
+5
2023-11-22
r/7049
refactor(tvix/store): impl From<&nar_info::Ca> for nixhash::CAHash
Florian Klink
1
-0
/
+62
2023-11-22
r/7048
refactor(tvix/store): impl From<nixhash::CAHash> for nar_info::Ca
Florian Klink
1
-16
/
+25
2023-11-22
r/7047
refactor(tvix/nix-compat): move from_name_and_digest to StorePathRef
Florian Klink
2
-13
/
+11
2023-11-22
r/7046
feat(nix-compat/narinfo): drop .drv from Narinfo.deriver field
Florian Klink
2
-16
/
+16
2023-11-22
r/7045
refactor(tvix/nix-compat): cleanup parse_{ca,hash} and fmt structs
Florian Klink
6
-97
/
+83
2023-11-22
r/7044
fix(3p/exwm): fix EXWM build with depot sources
Vincent Ambo
3
-4
/
+16
2023-11-19
r/7043
feat(tvix/nix-compat/narinfo): add fingerprint
Florian Klink
2
-0
/
+64
2023-11-19
r/7042
feat(tvix/nix-compat): add narinfo::Signature::verify
Florian Klink
6
-211
/
+1388
2023-11-19
r/7041
chore(third_party/nixpkgs): add more patches to crate2nix
Florian Klink
2
-0
/
+56
2023-11-19
r/7040
refactor(nix-compat/narinfo): move signature into separate file
Florian Klink
2
-52
/
+59
2023-11-19
r/7039
refactor(tvix/nix-compat): move narinfo into separate mod
Florian Klink
1
-2
/
+4
2023-11-19
r/7038
feat(tvix/store/pathinfoservice): implement NixHTTPPathInfoService
Florian Klink
6
-10
/
+1043
2023-11-19
r/7037
refactor(tvix/castore/blobservice): rm AsyncBufRead from BlobReader
Florian Klink
1
-4
/
+1
2023-11-19
r/7036
feat(users/flokli/keyboard): align 3rd layer with thinkpad
Florian Klink
1
-1
/
+2
2023-11-19
r/7035
feat(nix-compat/nar/reader): provide passthrough buffered I/O
edef
2
-18
/
+80
2023-11-19
r/7034
fix(nix-compat/nar/reader): require BufRead
edef
2
-4
/
+4
2023-11-19
r/7033
fix(nix-compat/store_path): valid names ⊊ UTF-8
edef
1
-1
/
+2
2023-11-19
r/7032
fix(tvix): patch futures::AsyncBufReadExt::fill_buf
edef
5
-24
/
+84
2023-11-19
r/7031
chore(tvix): upgrade futures to 0.3.29
edef
2
-36
/
+36
2023-11-18
r/7030
refactor(tvix/store/fs): simpllify read
Florian Klink
1
-19
/
+3
2023-11-18
r/7029
feat(tvix/store): From<&nix_compat::...::NarInfo<'_>> for PathInfo
Florian Klink
2
-2
/
+176
2023-11-18
r/7028
refactor(tvix/nix-compat): no impl <StorePathRef<'_>> for StorePath
Florian Klink
1
-10
/
+8
2023-11-18
r/7027
feat(tvix/castore): fix tracing instrument in `MemoryBlobService`
Ryan Lahfa
1
-2
/
+3
2023-11-18
r/7026
feat(tvix/castore): impl From<std::io::Error> for Error
Florian Klink
1
-0
/
+10
2023-11-17
r/7025
refactor(tvix/castore/tonic): use match in channel_from_url
Florian Klink
1
-45
/
+48
2023-11-16
r/7024
docs(tvix/glue): fix doc-comment reference
Florian Klink
1
-1
/
+1
2023-11-15
r/7023
refactor(tvix/castore/utils): drop unused DuplexStreamWrapper
Florian Klink
1
-13
/
+1
2023-11-15
r/7022
refactor(tvix/castore/tonic): make async, support wait-connect=?
Florian Klink
11
-182
/
+170
2023-11-15
r/7021
refactor(tvix/castore): remove DirectoryService::from_url
Florian Klink
5
-187
/
+98
2023-11-15
r/7020
refactor(tvix/castore/blobsvc): remove BlobService::from_url
Florian Klink
5
-241
/
+98
2023-11-15
r/7019
refactor(tvix/store/pathinfosvc/from_addr): use test_case
Florian Klink
1
-93
/
+46
2023-11-15
r/7018
refactor(tvix/store/pathinfosvc): inline SledPathInfoSvc::from_url
Florian Klink
2
-136
/
+81
2023-11-15
r/7017
refactor(tvix/store/pathinfosvc): inline GRPCPathInfoSvc::from_url
Florian Klink
2
-28
/
+27
2023-11-15
r/7016
feat(tvix/castore/src/channel): move from_url tests
Florian Klink
2
-73
/
+61
2023-11-15
r/7015
refactor(tvix/store/pathinfosvc): inline MemoryPathInfoSvc::from_url
Florian Klink
2
-88
/
+47
2023-11-15
r/7014
refactor(tvix/store): remove from_url from PathInfoService trait
Florian Klink
4
-31
/
+13
2023-11-14
r/7013
fix(users/flokli/archeology/parse_bucket_logs): fix regex and skip
Florian Klink
1
-1
/
+2
2023-11-14
r/7012
feat(users/flokli/archeology): install parquet-tools
edef
1
-0
/
+1
2023-11-14
r/7011
feat(users/flokli/archeology): install DuckDB
edef
1
-0
/
+1
2023-11-13
r/7010
feat(users/grfn/web): Update work section
Aspen Smith
1
-4
/
+8
[next]