Copy-paste error
This commit is contained in:
@ -114,7 +114,7 @@ sub fetchInputBuild {
|
||||
, outputName => $mainOutput->name
|
||||
};
|
||||
if (isValidPath($prevBuild->drvPath)) {
|
||||
$input->{drvPath} = $prevBuild->drvPath;
|
||||
$result->{drvPath} = $prevBuild->drvPath;
|
||||
}
|
||||
|
||||
return $result;
|
||||
|
Reference in New Issue
Block a user