Merge pull request #75689 from duairc/hydra-fix
hydra: Temporarily unbreak hydra with the deprecated lib.closePropagation
This commit is contained in:
commit
2d6e75f223
@ -15,7 +15,7 @@ else
|
|||||||
let
|
let
|
||||||
perlDeps = buildEnv {
|
perlDeps = buildEnv {
|
||||||
name = "hydra-perl-deps";
|
name = "hydra-perl-deps";
|
||||||
paths = with perlPackages;
|
paths = with perlPackages; lib.closePropagation
|
||||||
[ ModulePluggable
|
[ ModulePluggable
|
||||||
CatalystActionREST
|
CatalystActionREST
|
||||||
CatalystAuthenticationStoreDBIxClass
|
CatalystAuthenticationStoreDBIxClass
|
||||||
|
Loading…
x
Reference in New Issue
Block a user