cacert: switch to python3

This commit is contained in:
Jan Tojnar 2019-12-14 17:15:33 +01:00
parent eb1d315cd8
commit 3a8d826723
No known key found for this signature in database
GPG key ID: 7FAB2A15F7A607A4

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