rattler-build
rattler-build copied to clipboard
Order all fields in structs alphabetically
This is so that other people who'd like to build packages could reproducibly do so, more easily.
Just reorder the fields in the structs that are rendered to YAML so that they appear alphabetically (and we also have a macro for this in rattler).