guix-commits
[Top][All Lists]
Advanced

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

85/376: tests/remote-builds.nix: Don't try cache.nixos.org


From: Ludovic Courtès
Subject: 85/376: tests/remote-builds.nix: Don't try cache.nixos.org
Date: Wed, 28 Jan 2015 22:04:13 +0000

civodul pushed a commit to tag 1.8
in repository guix.

commit a6ab3cf35f379e28d59bce7c235d10381256e13a
Author: Eelco Dolstra <address@hidden>
Date:   Thu Jul 24 11:50:05 2014 +0200

    tests/remote-builds.nix: Don't try cache.nixos.org
---
 tests/remote-builds.nix |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/tests/remote-builds.nix b/tests/remote-builds.nix
index eb80a7d..6fc372c 100644
--- a/tests/remote-builds.nix
+++ b/tests/remote-builds.nix
@@ -59,6 +59,7 @@ in
           virtualisation.writableStore = true;
           virtualisation.pathsInNixDB = [ config.system.build.extraUtils ];
           nix.package = nix;
+          nix.binaryCaches = [ ];
         };
     };
 



reply via email to

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