snix/tvix/nix-compat/src
Florian Klink 0002a5163f feat(tvix/nix-compat): add conversion for ParseError to owned version
This error type is a bit less annoying to use in other errors, as it
doesn't hang onto bytes from the input.

Change-Id: I4b969717d443f5e04dd2086baeb946a98c4f9d7c
Reviewed-on: https://cl.tvl.fyi/c/depot/+/13206
Reviewed-by: Brian Olsen <me@griff.name>
Tested-by: BuildkiteCI
2025-03-04 08:17:05 +00:00
..
aterm chore(nix-compat): bump to nom 8.x 2025-03-04 08:17:05 +00:00
bin feat(tvix): Jemalloc -> MiMalloc 2024-08-08 08:06:23 +00:00
derivation feat(tvix/nix-compat): add conversion for ParseError to owned version 2025-03-04 08:17:05 +00:00
log feat(nix-compat): allow parsing and emitting log lines 2025-03-04 08:17:05 +00:00
nar chore(3p/sources): bump channels & overlays (2024-12-31) 2025-01-01 17:35:13 +00:00
narinfo feat(tvix/nix-compat/narinfo): roundtrip missing References 2025-01-19 13:52:09 +00:00
nix_daemon feat(nix-compat): allow parsing and emitting log lines 2025-03-04 08:17:05 +00:00
nix_http feat(nix-compat): add constants for mime types 2024-08-23 15:02:14 +00:00
nixcpp refactor(tvix/nix-compat): rename PubKey to VerifyingKey 2024-07-21 21:41:54 +00:00
nixhash refactor(nix-compat/nixhash): use SRI hashes for Display 2025-02-19 16:28:06 +00:00
store_path chore(3p/sources): bump channels & overlays (2024-12-31) 2025-01-01 17:35:13 +00:00
wire chore(3p/sources): bump channels & overlays (2025-02-09) 2025-02-18 15:07:10 +00:00
lib.rs feat(nix-compat): allow parsing and emitting log lines 2025-03-04 08:17:05 +00:00
nixbase32.rs fix(tvix/nix-compat): Fix panic in nixbase32 decoding 2024-07-28 20:55:51 +00:00
path_info.rs feat(tvix-store): Improve tvix-store copy. 2024-11-12 16:43:21 +00:00