diff options
author | Florian Klink <flokli@flokli.de> | 2023-01-06T22·05+0100 |
---|---|---|
committer | clbot <clbot@tvl.fyi> | 2023-01-07T08·05+0000 |
commit | 1e2c859840f1d73ccf8a956647a15c0436f4bdd0 (patch) | |
tree | d705e34333a37740964997950ebc11213af2ec38 /users | |
parent | f04829a1bb98c95ddf65c03474d46e9a30ae37ce (diff) |
feat(tvix/derivation): derive Default for Derivation r/5623
Some of the fields in a Derivation struct stay empty, and manually creating BTreeMap or vec for it is annoying. Derive Default instead, so we can use the defaults instead of writing more by hand. Change-Id: I5d41b4b55c8187cb101eb4266451a470008e0067 Reviewed-on: https://cl.tvl.fyi/c/depot/+/7788 Reviewed-by: tazjin <tazjin@tvl.su> Autosubmit: flokli <flokli@flokli.de> Tested-by: BuildkiteCI
Diffstat (limited to 'users')
0 files changed, 0 insertions, 0 deletions