about summary refs log tree commit diff
path: root/tvix/nix-compat/src/nar/reader (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-04-25 r/8007 test(tvix/nix-compat): add debug assertions for nar readertcmal2-84/+426
2023-12-21 r/7251 docs(nix-compat/nar/reader): fix referenceFlorian Klink1-1/+1
2023-11-19 r/7035 feat(nix-compat/nar/reader): provide passthrough buffered I/Oedef1-13/+75
2023-11-19 r/7034 fix(nix-compat/nar/reader): require BufReadedef1-2/+2
2023-10-18 r/6856 feat(tvix/nix-compat/nar/reader): add testsFlorian Klink2-0/+122
2023-10-18 r/6853 feat(tvix/nix-compat): NAR readeredef2-0/+338