Age | Commit message (Expand) | Author | Files | Lines |
2023-04-11 | r/6093 feat(grfn/system): Install psql system-wide | Griffin Smith | 1 | -0/+1 |
2023-04-11 | r/6092 feat(grfn/system): Install wireshark | Griffin Smith | 2 | -0/+7 |
2023-04-11 | r/6091 fix(grfn/emacs): Give all snippets a unique uuid | Griffin Smith | 15 | -15/+15 |
2023-04-11 | r/6090 feat(grfn/emacs): Add snippet for rust test-module | Griffin Smith | 1 | -0/+11 |
2023-04-10 | r/6089 chore(3p/sources): move off these cursed commits | Vincent Ambo | 1 | -15/+15 |
2023-04-09 | r/6088 refactor(nix-compat): Properly encapsulate store path construction | John Ericson | 9 | -125/+268 |
2023-04-09 | r/6087 chore(3p/sources): Bump channels & overlays | sterni | 4 | -21/+21 |
2023-04-09 | r/6086 chore: another year of licensing | sterni | 1 | -1/+1 |
2023-04-08 | r/6085 docs(users/Profpatsch): Add toplevel README | Profpatsch | 2 | -0/+10 |
2023-04-08 | r/6084 feat(users/Profpatsch): Actually add the mentioned .hlint file | Profpatsch | 1 | -0/+355 |
2023-04-08 | r/6083 docs(users/Profpatsch): Add small README to most subdirs | Profpatsch | 12 | -1/+93 |
2023-04-08 | r/6082 refactor(users/Profpatsch/lorri-wait-for-eval): use MyPrelude | Profpatsch | 2 | -19/+5 |
2023-04-08 | r/6081 chore(users/Profpatsch): delete struct-edit | Profpatsch | 2 | -444/+0 |
2023-04-08 | r/6080 chore(users/Profpatsch): delete nixpkgs-rewriter | Profpatsch | 2 | -228/+0 |
2023-04-08 | r/6079 chore(users/Profpatsch): delete check-crate-advisory | Profpatsch | 2 | -187/+0 |
2023-04-08 | r/6078 chore(users/Profpatsch): bring reverse-haskell-deps into shape | Profpatsch | 4 | -35/+57 |
2023-04-07 | r/6077 docs(tvix/store): update comment regarding reachability check | Florian Klink | 1 | -9/+6 |
2023-04-07 | r/6076 docs(tvix/store/grpc_directorysvc_wrapper): add TODO | Florian Klink | 1 | -0/+3 |
2023-04-07 | r/6075 feat(emacs-pkgs/tvl): allow starting sly only including dependencies | sterni | 1 | -6/+15 |
2023-04-07 | r/6074 refactor(tvix/store/import): use DirectoryPutter in import.rs | Florian Klink | 1 | -5/+7 |
2023-04-07 | r/6073 feat(tvix/store/directorysvc): add put_multiple_start | Florian Klink | 5 | -12/+281 |
2023-04-07 | r/6072 chore(3p/sources): Bump channels & overlays | sterni | 5 | -17/+21 |
2023-04-05 | r/6071 chore(sterni/machines/edwin): minecraft 1.19.2 -> 1.19.4 | sterni | 2 | -6/+20 |
2023-04-01 | r/6070 fix(tazjin/nixos): scrot is out, maim is in | Vincent Ambo | 3 | -5/+9 |
2023-03-31 | r/6069 refactor(nix-compat): Avoid encoding round trip | John Ericson | 1 | -6/+10 |
2023-03-31 | r/6068 refactor(nix-compat) Make `nixhash_*` mods hierarchical | John Ericson | 4 | -4/+5 |
2023-03-31 | r/6067 refactor(tvix/nix-compat): Inline `texthash` mod | John Ericson | 3 | -44/+40 |
2023-03-31 | r/6066 refactor(tvix/eval): improve representation of chunk/span mapping | Vincent Ambo | 1 | -25/+23 |
2023-03-31 | r/6065 refactor(tvix/store/directorysvc): move DirectoryTraverser to utils | Florian Klink | 2 | -105/+108 |
2023-03-31 | r/6064 fix(views/kit): communicate :unsign in the tvl-kit URL directly | Florian Klink | 5 | -6/+6 |
2023-03-30 | r/6063 refactor(3p/lisp/mime4cl): replace babel with flexi-streams | sterni | 3 | -7/+5 |
2023-03-30 | r/6062 feat(sterni/emacs): disable warning 8 (dash len) in chktex flychecks | sterni | 2 | -1/+16 |
2023-03-30 | r/6061 fix(tools/releases): add :unsign to filteredGitPush | Florian Klink | 1 | -2/+2 |
2023-03-30 | r/6060 refactor(tvix/nix-compat): move build_store_path out of derivation | Florian Klink | 10 | -155/+176 |
2023-03-30 | r/6059 refactor(tvix/nix-compat): use Sha256::new_with_prefix | Florian Klink | 1 | -2/+1 |
2023-03-30 | r/6058 refactor(tvix/nix-compat): drop is_derivation in build_store_path | Florian Klink | 2 | -12/+7 |
2023-03-30 | r/6057 refactor(tvix/nix-compat): add text_hash_string function | Florian Klink | 4 | -60/+58 |
2023-03-30 | r/6056 refactor(tvix/nix-compat): move HashAlgo to separate file | Florian Klink | 3 | -38/+42 |
2023-03-30 | r/6055 refactor(tvix/nix-compat): move NixHashWithMode into separate file | Florian Klink | 3 | -108/+114 |
2023-03-29 | r/6054 fix(ops/www): allow all indexing on cl.tvl.fyi | Vincent Ambo | 1 | -0/+4 |
2023-03-28 | r/6053 feat(views): export tvl-kit view | Vincent Ambo | 1 | -1/+7 |
2023-03-28 | r/6052 refactor(views): move view export configuration to //views | Vincent Ambo | 2 | -11/+21 |
2023-03-27 | r/6051 refactor(sterni/mblog): drop redundant <style> element | sterni | 1 | -2/+1 |
2023-03-27 | r/6050 docs(tvix/store/directorysvc/grpc): fix comment | Florian Klink | 1 | -1/+1 |
2023-03-27 | r/6049 chore(3p/sources): bump home-manager | sterni | 1 | -3/+3 |
2023-03-27 | r/6048 chore(3p/sources): Bump channels & overlays | sterni | 3 | -13/+15 |
2023-03-27 | r/6047 chore(tvix): bump Cargo dependencies | Florian Klink | 2 | -214/+236 |
2023-03-27 | r/6046 feat(tvix/store/directorysvc): add DirectoryService::get_recursive() | Florian Klink | 5 | -101/+320 |
2023-03-27 | r/6045 refactor(tvix/eval): retain call frames when entering calls | Vincent Ambo | 1 | -6/+13 |
2023-03-27 | r/6044 feat(tvix/store/directorysvc): add gRPC client | Florian Klink | 5 | -4/+204 |