pythonPackages.inflection: in sorted order in python-packages
This commit is contained in:
@@ -9709,6 +9709,8 @@ in {
|
||||
};
|
||||
};
|
||||
|
||||
inflection = callPackage ../development/python-modules/inflection { };
|
||||
|
||||
influxdb = buildPythonPackage rec {
|
||||
name = "influxdb-4.0.0";
|
||||
|
||||
@@ -24413,8 +24415,6 @@ EOF
|
||||
|
||||
jsondate = callPackage ../development/python-modules/jsondate { };
|
||||
|
||||
inflection = callPackage ../development/python-modules/inflection { };
|
||||
|
||||
});
|
||||
|
||||
in fix' (extends overrides packages)
|
||||
|
||||
Reference in New Issue
Block a user