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