mirror of
https://github.com/NixOS/nix.git
synced 2025-11-20 01:09:37 +01:00
Specialize LocalOverlayStore::registerDrvOutput
This commit is contained in:
parent
0193c2abcd
commit
31e98ed0a0
2 changed files with 13 additions and 0 deletions
|
|
@ -69,6 +69,8 @@ public:
|
|||
|
||||
private:
|
||||
// Overridden methods…
|
||||
|
||||
void registerDrvOutput(const Realisation & info) override;
|
||||
};
|
||||
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue