mirror of
https://github.com/NixOS/nix
synced 2025-06-27 08:31:16 +02:00
Apply suggestions from code review
Co-authored-by: Eelco Dolstra <edolstra@gmail.com>
This commit is contained in:
parent
db613a85fb
commit
542e36c6e7
1 changed files with 1 additions and 0 deletions
|
@ -131,6 +131,7 @@ struct Installable
|
|||
OperateOn operateOn,
|
||||
const std::vector<std::shared_ptr<Installable>> & installables);
|
||||
};
|
||||
|
||||
typedef std::vector<std::shared_ptr<Installable>> Installables;
|
||||
|
||||
struct InstallableValue : Installable
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue