[Tracking] Override Python packages with overrideAttrs
instead of overridePythonAttrs
#379602
Labels
5. scope: tracking
Long-lived issue tracking long-term fixes or multiple sub-problems
6.topic: python
This issue tracks the transition from
overridePythonAttrs
tooverrideAttrs
for Python package overriding.Preliminary works:
overridePythonAttrs
deprecation #375921Workaround
extendMkDerivation
andoverridePythonAttrs
's incompatibility tooverrideAttrs
:<pkg>.overridePythonAttrs
work after<pkg>.overrideAttrs
#267296Refactorings to reference attributes from
finalAttrs
:Changes targeting arguments for test runnings:
The text was updated successfully, but these errors were encountered: