guix-commits
[Top][All Lists]
Advanced

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

02/07: build: store-copy: Export file-size procedure.


From: guix-commits
Subject: 02/07: build: store-copy: Export file-size procedure.
Date: Tue, 5 May 2020 10:14:36 -0400 (EDT)

mothacehe pushed a commit to branch master
in repository guix.

commit fd1351ab0a209fb2cd3bd4de04fb9e2a515dea31
Author: Mathieu Othacehe <address@hidden>
AuthorDate: Tue Apr 28 14:14:21 2020 +0200

    build: store-copy: Export file-size procedure.
    
    * guix/build/store-copy.scm (file-size): Export it.
---
 guix/build/store-copy.scm | 1 +
 1 file changed, 1 insertion(+)

diff --git a/guix/build/store-copy.scm b/guix/build/store-copy.scm
index 549aa4f..ad551bc 100644
--- a/guix/build/store-copy.scm
+++ b/guix/build/store-copy.scm
@@ -35,6 +35,7 @@
 
             read-reference-graph
 
+            file-size
             closure-size
             populate-store))
 



reply via email to

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