mirror of
https://github.com/NixOS/nix
synced 2025-07-05 16:31:47 +02:00
Formatting
This commit is contained in:
parent
d002324f1b
commit
db0525692d
2 changed files with 20 additions and 21 deletions
|
@ -372,9 +372,6 @@ void printClosureDiff(
|
|||
* Create symlinks prefixed by `outLink` to the store paths in
|
||||
* `buildables`.
|
||||
*/
|
||||
void createOutLinks(
|
||||
const std::filesystem::path & outLink,
|
||||
const BuiltPaths & buildables,
|
||||
LocalFSStore & store);
|
||||
void createOutLinks(const std::filesystem::path & outLink, const BuiltPaths & buildables, LocalFSStore & store);
|
||||
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue