mirror of
https://github.com/NixOS/nix.git
synced 2025-11-17 07:52:43 +01:00
parent
fcf3528ad1
commit
35dbdbedd4
9 changed files with 37 additions and 3 deletions
|
|
@ -211,6 +211,8 @@ public:
|
|||
void queryRealisationUncached(const DrvOutput&,
|
||||
Callback<std::shared_ptr<const Realisation>> callback) noexcept override;
|
||||
|
||||
std::optional<std::string> getVersion() override;
|
||||
|
||||
private:
|
||||
|
||||
int getSchema();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue