about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--tests/remote-builds.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/remote-builds.nix b/tests/remote-builds.nix
index eb80a7d7e985..6fc372c70f3b 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 = [ ];
         };
     };