perlPackages.ScalarString: Depend on ModuleBuild

This commit is contained in:
Graham Christensen 2016-03-27 20:13:51 -05:00
parent aa73eadc1c
commit ce5914c898

View File

@ -10307,6 +10307,7 @@ let self = _self // overrides; _self = with self; {
url = "mirror://cpan/authors/id/Z/ZE/ZEFRAM/${name}.tar.gz";
sha256 = "d3a45cc137bb9f7d8848d5a10a5142d275a98f8dcfd3adb60593cee9d33fa6ae";
};
buildInputs = [ ModuleBuild ];
};
ScopeGuard = buildPerlPackage {