mirror of
https://github.com/NixOS/nix
synced 2025-07-07 14:21:48 +02:00
Apply suggestions from code review
Co-authored-by: John Ericson <git@JohnEricson.me>
This commit is contained in:
parent
9290af763a
commit
60c0149721
2 changed files with 14 additions and 6 deletions
|
@ -114,6 +114,7 @@ void LocalStore::addTempRoot(const StorePath & path)
|
|||
debug("Read-only store doesn't support creating lock files for temp roots, but nothing can be deleted anyways.");
|
||||
return;
|
||||
}
|
||||
|
||||
createTempRootsFile();
|
||||
|
||||
/* Open/create the global GC lock file. */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue