forked from lix-project/hydra
This commit is contained in:
parent
23c5bd536e
commit
9f78a942bc
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@ use File::Basename;
|
||||||
use POSIX qw(dup2 :sys_wait_h);
|
use POSIX qw(dup2 :sys_wait_h);
|
||||||
use Hydra::Schema;
|
use Hydra::Schema;
|
||||||
use Hydra::Helper::Nix;
|
use Hydra::Helper::Nix;
|
||||||
|
use IO::Handle;
|
||||||
use Nix;
|
use Nix;
|
||||||
|
|
||||||
chdir getHydraPath or die;
|
chdir getHydraPath or die;
|
||||||
|
|
Loading…
Reference in a new issue