guix-commits
[Top][All Lists]
Advanced

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

04/07: gnu: findutils-boot0: Export (for testing).


From: Jan Nieuwenhuizen
Subject: 04/07: gnu: findutils-boot0: Export (for testing).
Date: Fri, 31 Aug 2018 08:55:56 -0400 (EDT)

janneke pushed a commit to branch wip-bootstrap
in repository guix.

commit 7bd2835786ea29ee2a0245b9c15ef80338b2dc46
Author: Jan Nieuwenhuizen <address@hidden>
Date:   Fri Aug 31 14:44:31 2018 +0200

    gnu: findutils-boot0: Export (for testing).
    
    * gnu/packages/commencement.scm (findutils-boot0): Export (for testing).
---
 gnu/packages/commencement.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/commencement.scm b/gnu/packages/commencement.scm
index 119bba2..ba0e6e9 100644
--- a/gnu/packages/commencement.scm
+++ b/gnu/packages/commencement.scm
@@ -1729,7 +1729,7 @@ exec " gcc "/bin/gcc"
        (arguments `(#:tests? #f         ; the test suite needs diffutils
                     ,@(package-arguments p)))))))
 
-(define findutils-boot0
+(define-public findutils-boot0
   (package-with-bootstrap-guile
    (package-with-explicit-inputs (package
                                    (inherit findutils)



reply via email to

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