1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-11-20 09:19:36 +01:00

detail memory roots

This commit is contained in:
Guillaume Maudoux 2019-02-27 23:32:12 +01:00
parent 5886bc5996
commit 43331d6344
2 changed files with 32 additions and 31 deletions

View file

@ -269,7 +269,7 @@ private:
Roots findRootsNoTemp();
PathSet findRuntimeRoots();
void findRuntimeRoots(Roots & roots);
void removeUnusedLinks(const GCState & state);