mirror of
https://github.com/NixOS/nix
synced 2025-06-25 10:41:16 +02:00
Add FIXME
This commit is contained in:
parent
c74ad6b32b
commit
01598487b7
1 changed files with 1 additions and 0 deletions
|
@ -186,6 +186,7 @@ bool Input::contains(const Input & other) const
|
|||
return false;
|
||||
}
|
||||
|
||||
// FIXME: remove
|
||||
std::pair<StorePath, Input> Input::fetchToStore(ref<Store> store) const
|
||||
{
|
||||
if (!scheme)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue