Copy-paste error
This commit is contained in:
parent
882b6b3377
commit
163e696813
|
@ -114,7 +114,7 @@ sub fetchInputBuild {
|
|||
, outputName => $mainOutput->name
|
||||
};
|
||||
if (isValidPath($prevBuild->drvPath)) {
|
||||
$input->{drvPath} = $prevBuild->drvPath;
|
||||
$result->{drvPath} = $prevBuild->drvPath;
|
||||
}
|
||||
|
||||
return $result;
|
||||
|
|
Loading…
Reference in a new issue