From e5f6fc2e4efc322c8389346adcb3cf8f5245d274 Mon Sep 17 00:00:00 2001 From: Eelco Dolstra Date: Mon, 27 Jul 2020 14:53:43 +0200 Subject: [PATCH] Quick hack to fix compilation --- src/hydra-queue-runner/build-remote.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/hydra-queue-runner/build-remote.cc b/src/hydra-queue-runner/build-remote.cc index 831e4639..3724399a 100644 --- a/src/hydra-queue-runner/build-remote.cc +++ b/src/hydra-queue-runner/build-remote.cc @@ -444,7 +444,7 @@ void State::buildRemote(ref destStore, to << cmdExportPaths << 0; writeStorePaths(*localStore, to, outputs); to.flush(); - destStore->importPaths(from, result.accessor, NoCheckSigs); + destStore->importPaths(from, /* result.accessor, */ NoCheckSigs); /* Release the tokens pertaining to NAR compression. After this we only have the uncompressed