guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

branch master updated: git: Export url-cache-directory.


From: guix-commits
Subject: branch master updated: git: Export url-cache-directory.
Date: Sun, 06 Sep 2020 09:41:05 -0400

This is an automated email from the git hooks/post-receive script.

mothacehe pushed a commit to branch master
in repository guix.

The following commit(s) were added to refs/heads/master by this push:
     new 2fbbfe6  git: Export url-cache-directory.
2fbbfe6 is described below

commit 2fbbfe6ff114c1ee6ca3d3c6f0c56784a3855ca2
Author: Mathieu Othacehe <othacehe@gnu.org>
AuthorDate: Sun Sep 6 15:40:27 2020 +0200

    git: Export url-cache-directory.
    
    * guix/git.scm (url-cache-directory): Export it.
---
 guix/git.scm | 1 +
 1 file changed, 1 insertion(+)

diff --git a/guix/git.scm b/guix/git.scm
index 7f8f9ad..637936c 100644
--- a/guix/git.scm
+++ b/guix/git.scm
@@ -39,6 +39,7 @@
   #:export (%repository-cache-directory
             honor-system-x509-certificates!
 
+            url-cache-directory
             with-repository
             with-git-error-handling
             false-if-git-not-found



reply via email to

[Prev in Thread] Current Thread [Next in Thread]