mirror of
https://github.com/NixOS/nix.git
synced 2025-11-12 21:46:01 +01:00
Fix the registration of stores
This commit is contained in:
parent
7d5bdf8b56
commit
fa32560169
9 changed files with 27 additions and 19 deletions
|
|
@ -326,6 +326,6 @@ public:
|
|||
}
|
||||
};
|
||||
|
||||
[[maybe_unused]] static RegisterStoreImplementation<LegacySSHStore> regStore();
|
||||
static RegisterStoreImplementation<LegacySSHStore> regStore;
|
||||
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue