added cacert
This commit is contained in:
@@ -12,6 +12,7 @@ pkgs.stdenv.mkDerivation {
|
||||
nativeBuildInputs = [
|
||||
pkgs.makeWrapper
|
||||
pkgs.patchelf
|
||||
pkgs.cacert
|
||||
];
|
||||
|
||||
buildInputs = [
|
||||
|
||||
Reference in New Issue
Block a user