mirror of
https://github.com/NixOS/nix
synced 2025-07-05 16:31:47 +02:00
Style
This commit is contained in:
parent
e06c272c12
commit
02dff9e529
2 changed files with 14 additions and 16 deletions
|
@ -40,6 +40,6 @@ public:
|
|||
std::optional<nlohmann::json> prepareStructuredAttrs(Store & store, const StorePathSet & inputPaths);
|
||||
};
|
||||
|
||||
std::string writeStructuredAttrsShell(nlohmann::json & json);
|
||||
std::string writeStructuredAttrsShell(const nlohmann::json & json);
|
||||
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue