Fix ca-bundle paths

This commit is contained in:
William A. Kennington III
2015-05-29 14:03:34 -07:00
parent d6cbb061e3
commit 14c1e0fa1f
13 changed files with 17 additions and 17 deletions
+1 -1
View File
@@ -54,7 +54,7 @@ stdenv.mkDerivation {
inherit url rev leaveDotGit fetchSubmodules deepClone branchName;
GIT_SSL_CAINFO = "${cacert}/etc/ca-bundle.crt";
GIT_SSL_CAINFO = "${cacert}/ca-bundle.crt";
impureEnvVars = [
# We borrow these environment variables from the caller to allow