doc/rl-2505: re-introduce note about __structuredAttrs & python

Seems this was accidentally removed in 8ae9309 instead of only being
moved from the highlight section
This commit is contained in:
Seth Flynn 2025-05-22 22:39:38 -04:00
parent 39a20c95fe
commit 59b2dd2496
No known key found for this signature in database
GPG key ID: D31BD0D494BBEE86

View file

@ -454,6 +454,8 @@
- `gerbera` now has wavpack support.
- `buildPythonPackage`, `buildPythonApplication` and the Python building setup hooks now support both `__structuredAttrs = true` and `__structuredAttrs = false`.
- `buildGoModule` now supports a self-referencing `finalAttrs:` parameter
containing the final arguments including overrides.
This allows packaging configuration to be overridden in a consistent manner by