mirror of
https://github.com/NixOS/nix.git
synced 2025-11-16 23:42:43 +01:00
Fix auto-gc
This commit is contained in:
parent
8614cf1334
commit
ff453b06f9
3 changed files with 19 additions and 5 deletions
|
|
@ -158,6 +158,8 @@ private:
|
|||
|
||||
void findTempRoots(Roots & roots, bool censor);
|
||||
|
||||
AutoCloseFD openGCLock();
|
||||
|
||||
public:
|
||||
|
||||
Roots findRoots(bool censor) override;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue