guix-commits
[Top][All Lists]
Advanced

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

01/01: tests: Oops union-build.


From: Jan Nieuwenhuizen
Subject: 01/01: tests: Oops union-build.
Date: Sun, 23 Sep 2018 03:48:15 -0400 (EDT)

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

commit 40cf5e6c71c993467b95e8abdba96f9a76bc0a65
Author: Jan Nieuwenhuizen <address@hidden>
Date:   Sun Sep 23 09:47:13 2018 +0200

    tests: Oops union-build.
    
    * tests/union.scm: Oops, do not remove (gnu packages bootstrap).
---
 tests/union.scm | 1 +
 1 file changed, 1 insertion(+)

diff --git a/tests/union.scm b/tests/union.scm
index f6399a1..091895f 100644
--- a/tests/union.scm
+++ b/tests/union.scm
@@ -26,6 +26,7 @@
   #:use-module (guix build union)
   #:use-module ((guix build utils)
                 #:select (with-directory-excursion directory-exists?))
+  #:use-module (gnu packages bootstrap)
   #:use-module (srfi srfi-1)
   #:use-module (srfi srfi-64)
   #:use-module (rnrs io ports)



reply via email to

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