Age | Commit message (Expand) | Author | Files | Lines |
2024-08-07 | r/8452 chore(tvix): change deprecated default_features to default-features | Yureka | 1 | -2/+2 |
2024-08-07 | r/8451 docs(tvix/TODO): document blob prefetching dependency | Florian Klink | 1 | -0/+2 |
2024-08-07 | r/8450 docs(tvix/TODO): add Correctness > Performance section | Florian Klink | 1 | -1/+31 |
2024-08-06 | r/8449 fix(users/Profpatsch/whatcd-resolver): reduce json data from db | Profpatsch | 4 | -20/+104 |
2024-08-06 | r/8448 fix(users/Profpatsch/whatcd-resolver): fix postgres query log | Profpatsch | 3 | -104/+109 |
2024-08-06 | r/8447 fix(users/Profpatsch/whatcd-resolver): SQL formatting off | Profpatsch | 4 | -53/+78 |
2024-08-06 | r/8446 chore(users/Profpatsch): park ical-smolify | Profpatsch | 4 | -0/+0 |
2024-08-06 | r/8445 refactor(users/Profpatsch/whatcd-resolver): continue http | Profpatsch | 3 | -6/+7 |
2024-08-06 | r/8444 refactor(users/Profpatsch/whatcd-resolver): start moving http stuff | Profpatsch | 3 | -62/+70 |
2024-08-05 | r/8443 feat(tvix/eval): Leak strings (with flag to disable) | Aspen Smith | 3 | -4/+21 |
2024-08-04 | r/8442 feat(tvix/store): Sled{PathInfo,Directory}Service -> Redb… | Ilan Joselevich | 3 | -5/+4 |
2024-08-04 | r/8441 fix(tvix/crate2nix-check): Revert use of depotfmt.check wrapper | Ilan Joselevich | 1 | -2/+5 |
2024-08-04 | r/8440 feat(aspen/system): Switch to podman | Aspen Smith | 2 | -2/+15 |
2024-08-03 | r/8439 feat(aspen/system): Tweak trackpad settings on laptops | Aspen Smith | 1 | -0/+7 |
2024-08-03 | r/8438 chore(aspen/system): Update NixOS config for renamed options | Aspen Smith | 4 | -8/+7 |
2024-08-01 | r/8437 feat(tvix/castore): add RedbDirectoryService | Ilan Joselevich | 6 | -0/+341 |
2024-08-01 | r/8436 chore(web/tvixbolt): Update to latest yew version | Ilan Joselevich | 4 | -239/+2848 |
2024-08-01 | r/8435 chore(3p/sources): Bump channels & overlays (2024-07-28) | Aspen Smith | 50 | -22463/+281 |
2024-07-31 | r/8434 fix(tvix/glue): coerce path argument to builtins.path to a path | Aspen Smith | 1 | -3/+8 |
2024-07-31 | r/8433 fix(tvix): Reuse now exposed depotfmt wrapper in crate2nix-check | Ilan Joselevich | 2 | -10/+10 |
2024-07-30 | r/8432 chore(tvix): drop nar-bridge-go | Florian Klink | 30 | -2348/+2 |
2024-07-30 | r/8431 fix(tvix/nar-bridge): filter src in utils.nix | Ilan Joselevich | 1 | -0/+4 |
2024-07-30 | r/8430 docs(tvix/boot): update README more | Florian Klink | 1 | -11/+28 |
2024-07-30 | r/8429 docs(tvix/boot): Update README example | Ilan Joselevich | 1 | -3/+3 |
2024-07-30 | r/8428 fix(users/Profpatsch/whatcd-resolver): make getTorrent no js | Profpatsch | 1 | -5/+32 |
2024-07-30 | r/8427 feat(users/Profpatsch/whatcd-resolver): read redacted key from env | Profpatsch | 3 | -17/+44 |
2024-07-30 | r/8426 fix(users/Profpatsch/whatcd-resolver): better show ApplicationError | Profpatsch | 1 | -2/+4 |
2024-07-30 | r/8425 test(tvix/glue): Add a benchmark for firefox outPath | Aspen Smith | 1 | -0/+6 |
2024-07-29 | r/8424 fix(tvix/store): Immediately return an error when using sled on / | Ilan Joselevich | 1 | -0/+6 |
2024-07-29 | r/8423 docs(tvix/docs): Remove redb path info service from TODO | Ilan Joselevich | 1 | -1/+0 |
2024-07-29 | r/8422 fix(tvix/store) RedbPathInfoService: improve logs and errors | Ilan Joselevich | 1 | -6/+10 |
2024-07-28 | r/8421 fix(tvix/nix-compat): Fix panic in nixbase32 decoding | Brian Olsen | 1 | -0/+15 |
2024-07-28 | r/8420 fix(tvix/store): adjust from_addr redb test to do what it says | Ilan Joselevich | 1 | -2/+2 |
2024-07-28 | r/8419 docs(tvix/store): Document redb in from_addr | Ilan Joselevich | 1 | -0/+5 |
2024-07-27 | r/8418 feat(tvix/eval): ConstantIdx expansion for more ops | Matthew Tromp | 1 | -7/+19 |
2024-07-27 | r/8417 feat(tvix/tools/narinfo2parquet): preserve the deriver | edef | 1 | -1/+20 |
2024-07-27 | r/8416 fix(tvix/eval): don't bubble up io errors from path_exists | Matthew Tromp | 3 | -1/+4 |
2024-07-27 | r/8415 fix(tvix/cli): Make :q actually quit | Aspen Smith | 1 | -1/+1 |
2024-07-27 | r/8414 refactor(tvix/nix-compat): introduce CaHash::algo_str | Florian Klink | 2 | -28/+27 |
2024-07-25 | r/8413 test(tvix/castore/dirsvc): check for a pitfall with deduplicated dirs | Yureka | 2 | -5/+49 |
2024-07-25 | r/8412 fix(tvix/castore/GRPCDirectorySvc): fix a bug in the get_recursive fn | Yureka | 1 | -3/+9 |
2024-07-23 | r/8411 refactor(directoryservice): get rid of NaiveSeeker helper | Yureka | 3 | -319/+10 |
2024-07-23 | r/8410 fix(tvix/boot/tests): check nar-bridge being fully up | Florian Klink | 1 | -2/+2 |
2024-07-23 | r/8409 fix(tvix/boot/tests): use grpc health check | Florian Klink | 1 | -2/+2 |
2024-07-23 | r/8408 feat(3p/overlays/tvl): init grpc-health-check | Florian Klink | 1 | -0/+19 |
2024-07-23 | r/8407 fix(tvix/directoryservice): clarify get_recursive not found | Yureka | 4 | -13/+41 |
2024-07-23 | r/8406 docs(tvix/docs): add TODO for protobuf | Florian Klink | 1 | -0/+14 |
2024-07-22 | r/8405 feat(tvix/store): add redb PathInfoService | Ilan Joselevich | 10 | -0/+318 |
2024-07-22 | r/8404 test(tvix/store): add xp-store-composition to feature powerset | Yureka | 1 | -1/+1 |
2024-07-22 | r/8403 feat(tvix/store): add grpc healthcheck service to daemon | Yureka | 4 | -0/+71 |