guix-commits
[Top][All Lists]
Advanced

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

166/176: gnu: diffutils-boot0: Export (for testing).


From: Jan Nieuwenhuizen
Subject: 166/176: gnu: diffutils-boot0: Export (for testing).
Date: Fri, 31 Aug 2018 11:20:34 -0400 (EDT)

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

commit 0540609333b204fa1c910cc2cc94aca6e6bd0da9
Author: Jan Nieuwenhuizen <address@hidden>
Date:   Fri Aug 31 14:43:05 2018 +0200

    gnu: diffutils-boot0: Export (for testing).
    
    * gnu/packages/commencement.scm (diffutils-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 9ebf1b7..119bba2 100644
--- a/gnu/packages/commencement.scm
+++ b/gnu/packages/commencement.scm
@@ -1718,7 +1718,7 @@ exec " gcc "/bin/gcc"
      (native-inputs '())                ; no need for 'pkg-config'
      (inputs %bootstrap-inputs+toolchain))))
 
-(define diffutils-boot0
+(define-public diffutils-boot0
   (package-with-bootstrap-guile
    (let ((p (package-with-explicit-inputs diffutils
                                           `(("make" ,gnu-make-boot0)



reply via email to

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