guix-commits
[Top][All Lists]
Advanced

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

03/05: hydra: berlin: Disable compression.


From: Ricardo Wurmus
Subject: 03/05: hydra: berlin: Disable compression.
Date: Sat, 25 Nov 2017 11:36:00 -0500 (EST)

rekado pushed a commit to branch master
in repository maintenance.

commit fdb08327e3a63e3e1772b5b121cc26ff030ac32b
Author: Ricardo Wurmus <address@hidden>
Date:   Wed Nov 1 15:52:00 2017 +0100

    hydra: berlin: Disable compression.
    
    * hydra/machines-for-berlin.scm (template-x86_64): Disable
    compression.
---
 hydra/machines-for-berlin.scm | 1 +
 1 file changed, 1 insertion(+)

diff --git a/hydra/machines-for-berlin.scm b/hydra/machines-for-berlin.scm
index 339e1ea..1fed844 100644
--- a/hydra/machines-for-berlin.scm
+++ b/hydra/machines-for-berlin.scm
@@ -47,6 +47,7 @@
       (user "hydra")
       (system "x86_64-linux")
       (host-key key)
+      (compression "no")
       (speed 2)
       (parallel-builds 2)))))
 



reply via email to

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