guix-commits
[Top][All Lists]
Advanced

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

branch wip-offload updated: tmp25


From: Mathieu Othacehe
Subject: branch wip-offload updated: tmp25
Date: Fri, 18 Dec 2020 05:04:35 -0500

This is an automated email from the git hooks/post-receive script.

mothacehe pushed a commit to branch wip-offload
in repository guix-cuirass.

The following commit(s) were added to refs/heads/wip-offload by this push:
     new 6e21e37  tmp25
6e21e37 is described below

commit 6e21e37e3d49d6a189a1a168f8efa3df61349dfc
Author: Mathieu Othacehe <othacehe@gnu.org>
AuthorDate: Fri Dec 18 11:04:28 2020 +0100

    tmp25
---
 src/cuirass/remote-server.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/cuirass/remote-server.scm b/src/cuirass/remote-server.scm
index cf4cccd..6519c1e 100644
--- a/src/cuirass/remote-server.scm
+++ b/src/cuirass/remote-server.scm
@@ -35,7 +35,7 @@
   #:use-module (guix workers)
   #:use-module (guix build download)
   #:use-module (guix build syscalls)
-  #:use-module (guix build utils)
+  #:use-module ((guix build utils) #:select (mkdir-p))
   #:use-module (gcrypt hash)
   #:use-module (gcrypt pk-crypto)
   #:use-module (simple-zmq)



reply via email to

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