tvl-depot/tvix/derivation
Jürgen Hahn abd539ddb8 feat(tvix/derivation) Add fmt::Display implementation for Derivation
This adds the implementation of fmt::Display for Derivation so that we can
easily store the formatted content as a string. Internally, we use the
serialization function to generate the string.

Change-Id: I6caca0d6c1bea3ca44b6c535c5b1d5d66d8413b7
Reviewed-on: https://cl.tvl.fyi/c/depot/+/7741
Reviewed-by: flokli <flokli@flokli.de>
Tested-by: BuildkiteCI
2023-01-04 11:38:36 +00:00
..
src feat(tvix/derivation) Add fmt::Display implementation for Derivation 2023-01-04 11:38:36 +00:00
Cargo.toml feat(tvix/derivation): serialize Nix Derivation 2022-12-29 14:38:45 +00:00