about summary refs log tree commit diff
path: root/tvix/nar-bridge (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2 hours r/8513 refactor(tvix/castore): have PathComponent-specific errorsFlorian Klink6-76/+246
2 hours r/8512 feat(tvix/castore/proto): add owned conv to castore::DirectoryFlorian Klink2-65/+84
3 hours r/8511 feat(tvix/castore): add Directory::try_from_iter()Florian Klink4-160/+201
23 hours r/8510 fix(tvix/boot): workaround test flakinessFlorian Klink1-0/+8
28 hours r/8509 chore(tvix/glue): drop some explicit allow(clippy::mutable_key_type)Florian Klink2-3/+0
28 hours r/8508 refactor(tvix/castore): add `name` back to edge weightsFlorian Klink1-11/+22
28 hours r/8507 refactor(tvix/castore): add into_nodes(), implement consuming proto convFlorian Klink5-29/+24
28 hours r/8506 refactor(tvix/castore): add PathComponent type for checked componentsFlorian Klink25-165/+282
34 hours r/8505 refactor(tvix/castore): drop {Directory,File,Symlink}NodeFlorian Klink27-463/+557
34 hours r/8504 refactor(tvix/castore): remove `name` from NodesFlorian Klink46-1002/+785
47 hours r/8503 feat(tvix/cli): Extend nixpkgs eval test to include NixOS installerIlan Joselevich1-23/+39
2 days r/8502 feat(tvix/glue): Add refscanner pattern and AsyncReadBrian Olsen4-22/+249
2 days r/8501 docs(tvix/build/protos): clarify content-addressingFlorian Klink2-4/+4
3 days r/8500 chore(tvix): bump object_storeFlorian Klink2-14/+44
3 days r/8499 chore(tvix/tools/crunch-v2): bump curve25519-dalekFlorian Klink2-30/+4
3 days r/8498 chore(tvix/tools/narinfo2parquet): bump curve25519-dalekFlorian Klink2-30/+4
3 days r/8497 chore(tvix/tools/weave): bump curve25519-dalekFlorian Klink2-30/+4
3 days r/8496 chore(tvix/nix-compat): bump curve25519-dalekFlorian Klink2-30/+238
3 days r/8495 chore(tvix/tools/crunch-v2): update Cargo.{lock,nix}Florian Klink2-46/+245
3 days r/8494 chore(tvix): Retain original passthru in Rust buildsBrian Olsen8-13/+13
3 days r/8493 chore(tvix/tools/narinfo2parquet): update Cargo.{lock,nix}Florian Klink2-39/+209
3 days r/8492 chore(tvix/tools/turbofetch): update Cargo.nixFlorian Klink1-39/+100
3 days r/8491 chore(tvix/tools/wave): update Cargo.lock and Cargo.nixFlorian Klink2-39/+209
4 days r/8490 fix(aspen/system): Remove duplicate emailAspen Smith1-1/+1
4 days r/8489 chore(tvix/verify-lang-tests): update latest Nix versionsterni1-1/+1
4 days r/8488 chore(3p/sources): Bump channels & overlayssterni2-17/+17
5 days r/8487 docs(tvix/TODO): castore Directory struct is doneFlorian Klink1-16/+8
5 days r/8486 refactor(tvix/castore): move *Node and Directory to crate rootFlorian Klink42-622/+620
5 days r/8485 docs(tvix/TODO): DirectoryService with bucketed directories is doneFlorian Klink1-6/+0
5 days r/8484 refactor(tvix/castore): use Directory struct separate from proto oneYureka53-1365/+1417
6 days r/8483 docs(tvix/store/utils): add docstrings for ServiceUrls*Florian Klink1-2/+15
6 days r/8482 feat(tvix/cli): Add derivation file dumping functionalityIlan Joselevich4-2/+49
6 days r/8481 fix(tvix/cli): add toplevel docstring to Args structFlorian Klink1-0/+8
7 days r/8480 chore(tvix/eval): Update module comment for value::stringAspen Smith1-3/+2
7 days r/8479 feat(tvix/value): Print derivation values speciallyAspen Smith1-0/+12
8 days r/8478 feat(ops/users): Add elle to usersElle Najt1-0/+5
8 days r/8477 chore(mailmap): Add my name and emailAspen Smith1-0/+1
8 days r/8476 fix(tvix/cli): always configure nix pathAspen Smith2-2/+15
8 days r/8475 chore(tvix/eval): Drop obsolete todoAspen Smith1-1/+0
8 days r/8474 feat(tvix/eval): Store hash in key of internerAspen Smith6-7/+69
8 days r/8473 chore(tazjin/khamovnik): enable ADBVincent Ambo1-0/+2
8 days r/8472 chore(tazjin/emacs): add tree-sitter grammar for typescriptVincent Ambo1-0/+1
9 days r/8471 fix(web/tvl/2024-08-tvix-update): small fixesFlorian Klink1-4/+4
9 days r/8470 fix(web/tvl): fix 24-08 update typoProfpatsch1-1/+1
9 days r/8469 feat(web/tvl): add Tvix August UpdateFlorian Klink2-0/+273
9 days r/8468 test(tvix/nix-compat/nar/wire): cover TOK_PAD_PARedef1-0/+2
9 days r/8467 feat(tvix/eval): Re-enable testing for eval-okay-readDirIlan Joselevich6-2/+0
9 days r/8466 feat(tvix/eval): Implement builtins.readFileTypeIlan Joselevich10-3/+47
9 days r/8465 fix(third_party/overlays): Patch crate2nix to use mkDerivation for testsIlan Joselevich3-39/+139
9 days r/8464 feat(tvix/verify-lang-tests): Test nixVersions.nix_{2_3,2_23}Ilan Joselevich1-29/+38