python2Packages.certifi: init at 2019.11.28
We use the sources from 2019.11.28 to build, but inherit the cert bundle from the maintained Python3-only version of certifi. Co-authored-by: adisbladis <adisbladis@gmail.com> (cherry picked from commit ada27b88e23eef9d59f52a30abea0ea02523a3f8)
This commit is contained in:
committed by
Jonathan Ringer
parent
3cd12115c5
commit
d3ebf03151
@@ -46,6 +46,8 @@ with self; with super; {
|
||||
|
||||
cdecimal = callPackage ../development/python-modules/cdecimal { };
|
||||
|
||||
certifi = callPackage ../development/python-modules/certifi/python2.nix { };
|
||||
|
||||
chardet = callPackage ../development/python-modules/chardet/2.nix { };
|
||||
|
||||
cheetah = callPackage ../development/python-modules/cheetah { };
|
||||
|
||||
Reference in New Issue
Block a user