Age | Commit message (Expand) | Author | Files | Lines |
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 |
2023-11-13 | r/7009 feat(users/flokli/archeology): turn on task_delayacct | edef | 1 | -0/+6 |
2023-11-13 | r/7008 feat(users/flokli/keyboard): add missing KC_PSCR | Florian Klink | 1 | -1/+1 |
2023-11-13 | r/7007 feat(users/flokli/keyboard): init | Florian Klink | 3 | -0/+116 |
2023-11-12 | r/7006 chore(ops/journaldriver): bump cargo dependencies | Vincent Ambo | 1 | -132/+138 |
2023-11-12 | r/7005 chore(fun/paroxysm): bump cargo dependencies | Vincent Ambo | 1 | -229/+289 |
2023-11-12 | r/7004 chore(web/atward): bump cargo dependencies | Vincent Ambo | 1 | -206/+273 |
2023-11-12 | r/7003 feat(users/flokli/archeology): add AWS config to shell | Florian Klink | 1 | -1/+14 |
2023-11-12 | r/7002 chore(tools/cheddar): bump cargo dependencies | Vincent Ambo | 1 | -429/+372 |
2023-11-12 | r/7001 chore(net/alcoholic_jwt): bump cargo dependencies | Vincent Ambo | 1 | -46/+45 |
2023-11-12 | r/7000 chore(tazjin/tgsa): bump cargo dependencies | Vincent Ambo | 1 | -226/+294 |
2023-11-12 | r/6999 chore(tazjin/yddns): bump cargo dependencies | Vincent Ambo | 1 | -360/+312 |
2023-11-12 | r/6998 chore(3p/sources): bump nixpkgs & channels (2023-11-12) | Vincent Ambo | 11 | -72/+68 |
2023-11-12 | r/6997 feat(tazjin/blog): import blog post on emacs buffer switching thing | Vincent Ambo | 2 | -0/+24 |
2023-11-12 | r/6996 feat(users/flokli/nixos/archeology-ec2): automate bucket log parsing | Florian Klink | 2 | -0/+80 |