snix/users/edef
Florian Klink a512f16424 chore(nix-compat): bump to nom 8.x
See 72dd5818b7/CHANGELOG.md
for the nom changelog.

Most notably, there's now a .parse() to be added:

`combinator(arg)(input)` -> `combinator(arg).parse(input)`

There also doesn't need to be a tuple combinator (it's implemented on
tuples directly).

This also refactors the string / byte field parsing parts, to make them
more concise.

Change-Id: I9e8a3cedd07d6705be391898eb6a486fb8164069
Reviewed-on: https://cl.tvl.fyi/c/depot/+/13193
Tested-by: BuildkiteCI
Reviewed-by: edef <edef@edef.eu>
Reviewed-by: Brian Olsen <me@griff.name>
2025-03-04 08:17:05 +00:00
..
crunch-v2 chore(nix-compat): bump to nom 8.x 2025-03-04 08:17:05 +00:00
depot-scan style: format entire depot with nixpkgs-fmt 2022-01-31 16:11:53 +00:00
fetchroots chore(nix-compat): bump to nom 8.x 2025-03-04 08:17:05 +00:00
narinfo2parquet chore(nix-compat): bump to nom 8.x 2025-03-04 08:17:05 +00:00
refscan feat(users/edef/refscan): AArch64 support 2023-01-11 20:10:38 +00:00
turbofetch chore(users/edef/turbofetch): bump crate dependencies 2024-10-17 22:41:07 +00:00
weave chore(nix-compat): bump to nom 8.x 2025-03-04 08:17:05 +00:00
.gitignore feat(users/edef): add .gitignore file 2024-10-19 18:49:21 +00:00
keys.nix fix(edef/keys): add readTree header 2020-08-05 02:21:47 +00:00
OWNERS chore(gerrit): migrate OWNERS files to code-owners style 2022-09-19 11:13:28 +00:00