Age | Commit message (Expand) | Author | Files | Lines |
2022-12-28 | r/5529 fix(ops/pipelines): explicitly set contexts for annotations | Vincent Ambo | 2 | -1/+2 |
2022-12-28 | r/5528 feat(tvix/store/protos): rename Get to Read, add Stat method | Florian Klink | 3 | -88/+434 |
2022-12-28 | r/5527 feat(tvix/store): make blobstore stream chunks | Florian Klink | 3 | -172/+171 |
2022-12-28 | r/5526 feat(tvix): add evans to shell | Florian Klink | 1 | -0/+1 |
2022-12-28 | r/5525 chore(tvix/store/protos): add PathInfoService::CalculateNAR() | Florian Klink | 3 | -39/+222 |
2022-12-28 | r/5524 chore(tvix/store/protos): drop non-sha256 NAR hashes | Florian Klink | 2 | -196/+41 |
2022-12-28 | r/5523 chore(tvix/store/protos): move (Root)Node into separate message | Florian Klink | 2 | -124/+191 |
2022-12-28 | r/5522 fix(sterni/aoc/2022): make solutions executable in bqn drv | sterni | 1 | -7/+9 |
2022-12-28 | r/5521 chore(sterni/aoc/2022): nuke Nix solutions | sterni | 3 | -56/+2 |
2022-12-28 | r/5520 feat(tvix/store): implement Directory::validate() | Florian Klink | 4 | -13/+351 |
2022-12-28 | r/5519 chore(tvix/store): use DUMMY_DIGEST, too | Florian Klink | 1 | -1/+1 |
2022-12-28 | r/5518 chore(tvix/store): use Directory::default in some more places | Florian Klink | 1 | -18/+6 |
2022-12-28 | r/5517 fix(tazjin/predlozhnik): warning about literary use of между + род. | Vincent Ambo | 1 | -3/+2 |
2022-12-28 | r/5516 chore(tazjin/polyanka): turn on automatic-gc module | Vincent Ambo | 1 | -0/+9 |
2022-12-28 | r/5515 feat(web/inbox): add landing page for inbox.tvl.su | Vincent Ambo | 3 | -10/+108 |
2022-12-28 | r/5514 feat(tools/fetch-depot-inbox): wrapper script to fetch depot maildir | Vincent Ambo | 2 | -0/+50 |
2022-12-28 | r/5513 style(ops/modules): add inbox email address to public-inbox header | Vincent Ambo | 1 | -1/+1 |
2022-12-28 | r/5512 feat(ops/modules): enable NNTP on inbox.tvl.su | Vincent Ambo | 1 | -2/+14 |
2022-12-28 | r/5511 feat(ops/modules): enable IMAP access for public-inbox | Vincent Ambo | 1 | -1/+27 |
2022-12-27 | r/5510 chore(tvix/store): use lazy_static and dummy digests | Florian Klink | 4 | -2/+16 |
2022-12-27 | r/5509 feat(tvix/store/protos): implement Directory.Validate() | Florian Klink | 2 | -0/+297 |
2022-12-27 | r/5508 feat(tvix/store/protos): implement Size() and Digest() for Directory | Florian Klink | 4 | -0/+251 |
2022-12-27 | r/5507 docs: change email address mentions to depot@tvl.su | Vincent Ambo | 4 | -8/+8 |
2022-12-27 | r/5506 feat(ops/modules): index incoming mail in public-inbox | Vincent Ambo | 1 | -0/+4 |
2022-12-27 | r/5505 feat(ops/modules): configure offlineimap for depot@tvl.su | Vincent Ambo | 1 | -1/+48 |
2022-12-27 | r/5504 feat(ops/secrets): add secret for IMAP to depot@tvl.su | Vincent Ambo | 2 | -0/+18 |
2022-12-27 | r/5503 feat(ops/modules): set up public-inbox at inbox.tvl.su | Vincent Ambo | 3 | -0/+79 |
2022-12-27 | r/5502 feat(sterni/aoc/2022): day25 array solutions | sterni | 2 | -0/+5 |
2022-12-27 | r/5501 feat(nix/bufCheck): always run from repo root | Florian Klink | 1 | -3/+3 |
2022-12-27 | r/5500 feat(nix/bufCheck): ensure .pb.go is up to date | Florian Klink | 2 | -2/+22 |
2022-12-27 | r/5499 fix(tazjin/nixos): delete firefox from machines | Vincent Ambo | 1 | -1/+0 |
2022-12-26 | r/5498 feat(3p/overlays): Build overlaid packages in CI explicitly | Vincent Ambo | 2 | -4/+1 |
2022-12-26 | r/5497 chore(nix/buildGo): drop thing.proto from example | Florian Klink | 2 | -18/+0 |
2022-12-26 | r/5496 feat(txix/store/protos): init go.mod, generate .pb.go files | Florian Klink | 9 | -0/+2390 |
2022-12-26 | r/5495 feat(tvix/store/protos): add go_package option | Florian Klink | 5 | -0/+10 |
2022-12-26 | r/5494 docs(tvix/store): add README, document services and store model | Florian Klink | 4 | -2/+391 |
2022-12-26 | r/5493 fix(third_party/nixpkgs): add support for --bytes-as-base64 in evans | Florian Klink | 2 | -0/+160 |
2022-12-26 | r/5492 feat(tvix/store): use tonic-build for protos | Florian Klink | 5 | -20/+2334 |
2022-12-26 | r/5491 chore(nix/buildGo): drop buildGo.proto and buildGo.grpc | Florian Klink | 3 | -134/+2 |
2022-12-26 | r/5490 chore(tools): remove depot-scanner & tvlc | Vincent Ambo | 10 | -489/+6 |
2022-12-26 | r/5489 feat(3p/nixpkgs): pass localSystem along | zimbatm | 1 | -1/+1 |
2022-12-26 | r/5488 feat(nix/lazy-deps): add passthru.devShell | zimbatm | 1 | -0/+6 |
2022-12-26 | r/5487 refactor(nix/lazy-deps): use runCommand | zimbatm | 1 | -29/+37 |
2022-12-25 | r/5486 fix(tvix/eval): fix current clippy warnings | Vincent Ambo | 17 | -108/+69 |
2022-12-25 | r/5485 refactor(tvix/eval): non-recursive thunk forcing | Adam Joseph | 2 | -67/+243 |
2022-12-25 | r/5484 feat(tvix/eval): implement From<f64> for Value | Ryan Lahfa | 1 | -0/+6 |
2022-12-25 | r/5483 feat(ops/glesys): set up DNS record for inbox.tvl.su | Vincent Ambo | 1 | -0/+7 |
2022-12-24 | r/5482 feat(ops/users): add raitobezarius to users | Ryan Lahfa | 1 | -0/+5 |
2022-12-24 | r/5481 chore(3p/sources): Bump channels & overlays | sterni | 4 | -26/+25 |
2022-12-23 | r/5480 feat(sterni/aoc/2022): day21.1 BQN solution | sterni | 2 | -0/+26 |