forked from lix-project/lix
fixed typo
This commit is contained in:
parent
649d3aaf24
commit
a2f5c921d4
|
@ -367,7 +367,7 @@ LockedFlake lockFlake(
|
|||
|
||||
/* If we have an --update-input flag for an input
|
||||
of this input, then we must fetch the flake to
|
||||
to update it. */
|
||||
update it. */
|
||||
auto lb = lockFlags.inputUpdates.lower_bound(inputPath);
|
||||
|
||||
auto hasChildUpdate =
|
||||
|
|
Loading…
Reference in a new issue