mirror of
https://github.com/NixOS/nix.git
synced 2025-11-16 23:42:43 +01:00
Fix build issues with gcc
This commit is contained in:
parent
634cb2a5ae
commit
888f7afe9f
5 changed files with 6 additions and 6 deletions
|
|
@ -133,7 +133,7 @@ UDSRemoteStore::UDSRemoteStore(const Params & params)
|
|||
|
||||
|
||||
UDSRemoteStore::UDSRemoteStore(
|
||||
[[maybe_unused]] const std::string scheme,
|
||||
const std::string scheme,
|
||||
std::string socket_path,
|
||||
const Params & params)
|
||||
: UDSRemoteStore(params)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue