1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-07-06 21:41:48 +02:00

No C++ designated initializers yet with Clang 7

This commit is contained in:
John Ericson 2020-06-03 20:35:14 -04:00
parent 3c78ac348c
commit 53bc8ff152
5 changed files with 8 additions and 14 deletions

View file

@ -3757,10 +3757,7 @@ void DerivationGoal::registerOutputs()
else
assert(worker.store.parseStorePath(path) == dest);
ca = FileSystemHash {
.method = i.second.hash->method,
.hash = h2,
};
ca = FileSystemHash { i.second.hash->method, h2 };
}
/* Get rid of all weird permissions. This also checks that