pythonPackages.patch-ng: Init at 1.17.2.

Newer versions of `conan` need it.

Adding @HaoZeke as maintainer (is Conan maintainer).
This commit is contained in:
Niklas Hambüchen
2020-03-22 16:33:40 +01:00
parent 03d5611ae0
commit 3e60781f53
2 changed files with 24 additions and 0 deletions
+2
View File
@@ -4764,6 +4764,8 @@ in {
patch = callPackage ../development/python-modules/patch { };
patch-ng = callPackage ../development/python-modules/patch-ng { };
pathos = callPackage ../development/python-modules/pathos { };
patsy = callPackage ../development/python-modules/patsy { };