Merge pull request #75689 from duairc/hydra-fix

hydra: Temporarily unbreak hydra with the deprecated lib.closePropagation
This commit is contained in:
Maximilian Bosch
2019-12-19 14:45:03 +01:00
committed by GitHub
@@ -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