mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-25 13:58:15 -05:00
git: Export url-cache-directory.
* guix/git.scm (url-cache-directory): Export it.
This commit is contained in:
parent
9b268ef7bc
commit
2fbbfe6ff1
1 changed files with 1 additions and 0 deletions
|
@ -39,6 +39,7 @@ (define-module (guix git)
|
|||
#:export (%repository-cache-directory
|
||||
honor-system-x509-certificates!
|
||||
|
||||
url-cache-directory
|
||||
with-repository
|
||||
with-git-error-handling
|
||||
false-if-git-not-found
|
||||
|
|
Loading…
Reference in a new issue