buildPythonPackage: sort lib inheritance

This commit is contained in:
Yueh-Shun Li
2025-03-02 21:51:24 +08:00
parent 2aa22b5edc
commit f2cbc7da9e
@@ -33,19 +33,19 @@ let
inherit (builtins) unsafeGetAttrPos;
inherit (lib)
elem
optionalString
max
stringLength
extendDerivation
fixedWidthString
getName
optional
optionals
optionalAttrs
hasSuffix
extendDerivation
head
splitString
isBool
max
optional
optionalAttrs
optionals
optionalString
splitString
stringLength
;
leftPadName =