mirror of
https://github.com/NixOS/nix
synced 2025-06-27 00:11:17 +02:00
parent
b7203e853e
commit
42c5774e78
3 changed files with 11 additions and 0 deletions
|
@ -123,6 +123,8 @@ public:
|
|||
|
||||
std::shared_ptr<std::string> getBuildLog(const Path & path) override;
|
||||
|
||||
int getPriority() override { return priority; }
|
||||
|
||||
};
|
||||
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue