Quick hack to fix compilation

This commit is contained in:
Eelco Dolstra 2020-07-27 14:53:43 +02:00
parent 90f03158f3
commit e5f6fc2e4e
No known key found for this signature in database
GPG key ID: 8170B4726D7198DE

View file

@ -444,7 +444,7 @@ void State::buildRemote(ref<Store> 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