The build now rejects select() values on attributes that are not marked configurable, such as module_name, during analysis. Previously a select on a non-configurable attribute was silently resolved and could change the module name. The error message now points to the attribute that misused select(), making malformed manifests easier to catch and fix.
Hive
Clearer errors for select() on non-configurable attributes
Published
Jun 12, 2026 · 21:12 UTC
Repository
tuist/once