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
|
||||
perlDeps = buildEnv {
|
||||
name = "hydra-perl-deps";
|
||||
paths = with perlPackages;
|
||||
paths = with perlPackages; lib.closePropagation
|
||||
[ ModulePluggable
|
||||
CatalystActionREST
|
||||
CatalystAuthenticationStoreDBIxClass
|
||||
|
Loading…
x
Reference in New Issue
Block a user