Fix latest-finished

This commit is contained in:
Eelco Dolstra
2016-03-02 18:06:20 +01:00
parent 232ca8fea2
commit e7655fdcbc
6 changed files with 2 additions and 5 deletions

View File

@ -12,6 +12,8 @@ use Hydra::Helper::CatalystUtils;
sub getChannelData {
my ($c, $checkValidity) = @_;
requireLocalStore($c);
my @storePaths = ();
$c->stash->{nixPkgs} = [];