snix/tvix/nix-compat/src
Florian Klink f1496f5722 refactor(tvix/nix-compat/wire): rename padding_len to total_padding_len
Make it a bit more clear that this is the total padding length, not the
padding length we still need to write.

Change-Id: I9ff4aa16f256fda367b4b9295abf82ed01b1f989
Reviewed-on: https://cl.tvl.fyi/c/depot/+/11383
Autosubmit: flokli <flokli@flokli.de>
Tested-by: BuildkiteCI
Reviewed-by: picnoir picnoir <picnoir@alternativebit.fr>
2024-04-08 16:51:50 +00:00
..
aterm docs(nix-compat/aterm/parser): fix docstring 2023-12-21 16:43:44 +00:00
bin docs(nix-compat/drvfmt): fix reference 2023-12-21 16:39:07 +00:00
derivation refactor(nix-compat/derivation): emphasize aterm_bytes 2024-03-14 23:10:54 +00:00
nar chore(3p/sources): Bump channels & overlays 2024-01-19 21:47:32 +00:00
narinfo docs(nix-compat/narinfo): fix reference 2023-12-21 16:36:34 +00:00
nixhash fix(nix-compat/nixhash): fix SRI string parsing with superfluous suffix 2024-03-23 14:37:55 +00:00
store_path fix(nix-compat/store_path): fix Deserialize with borrow 2024-04-07 21:21:09 +00:00
wire refactor(tvix/nix-compat/wire): rename padding_len to total_padding_len 2024-04-08 16:51:50 +00:00
lib.rs feat(tvix/nix-compat): introduce magic hello/response 2024-03-19 16:51:12 +00:00
nixbase32.rs refactor(nix-compat/nixbase32): address clippy 2023-12-09 12:58:39 +00:00