Merge pull request #75668 from jtojnar/py2-cleanup

Another batch of Python 2 removals
This commit is contained in:
Jan Tojnar
2019-12-19 01:24:00 +01:00
committed by GitHub
27 changed files with 180 additions and 112 deletions
+2 -2
View File
@@ -1,4 +1,4 @@
{ stdenv, fetchurl, nss, python
{ stdenv, fetchurl, nss, python3
, blacklist ? []
, includeEmail ? false
}:
@@ -22,7 +22,7 @@ stdenv.mkDerivation {
outputs = [ "out" "unbundled" ];
nativeBuildInputs = [ python ];
nativeBuildInputs = [ python3 ];
configurePhase = ''
ln -s nss/lib/ckfw/builtins/certdata.txt