mirror of
https://github.com/NixOS/nix.git
synced 2025-11-27 12:41:00 +01:00
This commit is contained in:
parent
f435abcdb6
commit
4c32f38047
13 changed files with 125 additions and 14 deletions
|
|
@ -96,6 +96,8 @@ public:
|
|||
|
||||
void scanAndUpdateAllReferences(const Path & statePath, const bool recursive);
|
||||
|
||||
bool getSharedWith(const Path & statePath1, Path & statePath2);
|
||||
|
||||
PathSet toNonSharedPathSet(const PathSet & statePaths);
|
||||
|
||||
void revertToRevision(const Path & statePath, const unsigned int revision_arg, const bool recursive);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue