about summary refs log tree commit diff
path: root/nix/buildGo (unfollow)
AgeCommit message (Collapse)AuthorFilesLines
26 hours r/8075 feat(nix-compat/nar/reader): async supportedef6-1/+566
This is a first cut at the async NAR reader, with some rough edges. Poisoning is left unimplemented for now, pending future work. Change-Id: Ifaafe0581a5e0e165a13357b909fb441f7bd8bab Reviewed-on: https://cl.tvl.fyi/c/depot/+/11524 Reviewed-by: flokli <flokli@flokli.de> Tested-by: BuildkiteCI
26 hours r/8074 feat(nix-compat/wire/bytes/reader): parametrise on trailer tagedef3