janneke pushed a commit to branch wip-bootstrap
in repository guix.
commit 0085133a4eab36a2d12e1659c72ef183c58df959
Author: Jan Nieuwenhuizen <[email protected]>
Date: Wed Jun 6 14:44:15 2018 +0200
gnu: linux-libre-headers-boot0: Export.
* gnu/packages/commencement.scm (linux-libre-headers-boot0): Export.
---
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 30a0ffc..dde000a 100644
--- a/gnu/packages/commencement.scm
+++ b/gnu/packages/commencement.scm
@@ -367,7 +367,7 @@
(current-source-location)
#:guile %bootstrap-guile))))
-(define linux-libre-headers-boot0
+(define-public linux-libre-headers-boot0
(mlambda ()
"Return Linux-Libre header files for the bootstrap environment."
;; Note: this is wrapped in a thunk to nicely handle circular dependencies