[cpan2nix] perlPackages.ProtocolHTTP2: cleanup
This commit is contained in:
parent
b7433d47e5
commit
9eb7a54058
@ -11855,8 +11855,7 @@ let self = _self // overrides; _self = with self; {
|
|||||||
url = "mirror://cpan/authors/id/C/CR/CRUX/${name}.tar.gz";
|
url = "mirror://cpan/authors/id/C/CR/CRUX/${name}.tar.gz";
|
||||||
sha256 = "06y1djgzbn340hixav85728dvp8mj2mx2qf5fzkqxh145g5q860g";
|
sha256 = "06y1djgzbn340hixav85728dvp8mj2mx2qf5fzkqxh145g5q860g";
|
||||||
};
|
};
|
||||||
buildInputs = [ ModuleBuildTiny TestLeakTrace TestTCP ];
|
buildInputs = [ AnyEvent ModuleBuildTiny NetSSLeay TestLeakTrace TestSharedFork TestTCP ];
|
||||||
propagatedBuildInputs = [ AnyEvent NetSSLeay ];
|
|
||||||
};
|
};
|
||||||
|
|
||||||
PSGI = buildPerlPackage rec {
|
PSGI = buildPerlPackage rec {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user