[cpan2nix] perlPackages.InlineC: cleanup

This commit is contained in:
volth
2020-02-02 19:06:39 +00:00
parent 7ca8787cac
commit b529c0257b
+1 -1
View File
@@ -9484,7 +9484,7 @@ let
url = mirror://cpan/authors/id/T/TI/TINITA/Inline-C-0.81.tar.gz;
sha256 = "f185258d9050d7f79b4f00f12625cc469c2f700ff62d3e831cb18d80d2c87aac";
};
buildInputs = [ FileCopyRecursive TestWarn ];
buildInputs = [ FileCopyRecursive TestWarn YAMLLibYAML ];
propagatedBuildInputs = [ Inline ParseRecDescent Pegex ];
postPatch = ''
# this test will fail with chroot builds