mirror of
https://github.com/NixOS/nix
synced 2025-06-25 19:01:16 +02:00
parent
00a75b1cd2
commit
02654f782f
6 changed files with 8 additions and 4 deletions
|
@ -48,7 +48,7 @@ protected:
|
|||
}
|
||||
}
|
||||
|
||||
void upsertFile(const std::string & path, const std::string & data)
|
||||
void upsertFile(const std::string & path, const std::string & data) override
|
||||
{
|
||||
throw Error("uploading to an HTTP binary cache is not supported");
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue