mirror of
https://github.com/NixOS/nix.git
synced 2025-11-27 12:41:00 +01:00
Merged trunk back in: 10154->10531.
This commit is contained in:
parent
a34a198006
commit
2bf4fcb7cd
15 changed files with 250 additions and 43 deletions
|
|
@ -31,6 +31,8 @@ public:
|
|||
|
||||
bool isValidComponentOrStatePath(const Path & path);
|
||||
|
||||
PathSet queryValidPaths();
|
||||
|
||||
Hash queryPathHash(const Path & path);
|
||||
|
||||
Path queryStatePathDrv(const Path & statePath);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue