mirror of
https://github.com/NixOS/nix.git
synced 2025-11-14 22:42:41 +01:00
Style tweaks
This commit is contained in:
parent
e37ecd1282
commit
3b3e6bb1e5
4 changed files with 9 additions and 8 deletions
|
|
@ -49,7 +49,7 @@ typedef std::vector<std::shared_ptr<Registry>> Registries;
|
|||
|
||||
std::shared_ptr<Registry> getUserRegistry();
|
||||
|
||||
std::shared_ptr<Registry> getCustomRegistry(Path p);
|
||||
std::shared_ptr<Registry> getCustomRegistry(const Path & p);
|
||||
|
||||
Path getUserRegistryPath();
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue