mirror of
https://github.com/NixOS/nix.git
synced 2025-11-28 05:00:58 +01:00
* Atomically update the info and referrer files. Lock the referrer
file when necessary.
This commit is contained in:
parent
0be3520d95
commit
af7fd0b21f
3 changed files with 101 additions and 33 deletions
|
|
@ -124,6 +124,8 @@ private:
|
|||
|
||||
bool queryReferrersInternal(const Path & path, PathSet & referrers);
|
||||
|
||||
void invalidatePath(const Path & path);
|
||||
|
||||
void upgradeStore12();
|
||||
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue