mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-02 15:41:48 +00:00
perlPackages.ClassMix: Depend on CGI
This commit is contained in:
parent
692547202d
commit
189d29e5f6
@ -1817,6 +1817,7 @@ let self = _self // overrides; _self = with self; {
|
||||
url = "mirror://cpan/authors/id/Z/ZE/ZEFRAM/${name}.tar.gz";
|
||||
sha256 = "054d0db62df90f22601f2a18fc84e9ca026d81601f5940b2fcc543e39d69b36b";
|
||||
};
|
||||
buildInputs = [ ModuleBuild ];
|
||||
propagatedBuildInputs = [ParamsClassify];
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user