diff options
author | Robert Hensing <robert@roberthensing.nl> | 2023-01-31 18:16:31 +0100 |
---|---|---|
committer | Robert Hensing <robert@roberthensing.nl> | 2023-01-31 18:20:26 +0100 |
commit | 60d48eda2354dfa6d23ed3feb7b23ac25b34edcf (patch) | |
tree | d6cbc5e1da134f6b565f01e01105aa6747e3e547 /mk/tracing.mk | |
parent | c9b9260f348299aad70ea2010db6e291ee1e8114 (diff) |
nix flake show: Ignore empty attrsets
For frameworks it's important that structures are as lazy as possible
to prevent infinite recursions, performance issues and errors that
aren't related to the thing to evaluate. As a consequence, they have
to emit more attributes than strictly (sic) necessary.
However, these attributes with empty values are not useful to the user
so we omit them.
Diffstat (limited to 'mk/tracing.mk')
0 files changed, 0 insertions, 0 deletions