tvl-depot/tvix/nix-compat-derive
Brian Olsen b88579ade4 feat(tvix/nix-compat): Add nix serialization support
This change implements the serialization part that is needed to
implement the nix daemon protocol. Previously was add deserialization
and derivers for that and this then adds the other part of that equation
so that you can write types that can then be read using deserialization.

Change-Id: I2917de634980a93822a4f5a8ad38897b9ce16d89
Reviewed-on: https://cl.tvl.fyi/c/depot/+/12729
Autosubmit: Brian Olsen <me@griff.name>
Reviewed-by: flokli <flokli@flokli.de>
Tested-by: BuildkiteCI
2024-11-04 20:02:54 +00:00
..
src feat(tvix/nix-compat): Add nix serialization support 2024-11-04 20:02:54 +00:00
Cargo.toml feat(tvix/nix-compat): Add nix serialization support 2024-11-04 20:02:54 +00:00
default.nix feat(tvix/nix-compat-derive): Add deriver for NixDeserialize 2024-08-25 15:05:50 +00:00