mirror of
https://github.com/NixOS/nix.git
synced 2025-11-27 20:51:00 +01:00
Indentation
This commit is contained in:
parent
4c96761c2b
commit
f865048332
2 changed files with 6 additions and 8 deletions
|
|
@ -89,12 +89,10 @@ public:
|
|||
CheckSigsFlag checkSigs) override;
|
||||
|
||||
void addMultipleToStore(
|
||||
PathsSource & pathsToCopy,
|
||||
Activity & act,
|
||||
RepairFlag repair,
|
||||
CheckSigsFlag checkSigs) override;
|
||||
|
||||
|
||||
PathsSource & pathsToCopy,
|
||||
Activity & act,
|
||||
RepairFlag repair,
|
||||
CheckSigsFlag checkSigs) override;
|
||||
|
||||
StorePath addTextToStore(
|
||||
std::string_view name,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue