[cpan2nix] perlPackages.InlineC: cleanup
This commit is contained in:
parent
e5942210aa
commit
317cede6b8
|
@ -9484,7 +9484,7 @@ let
|
|||
url = mirror://cpan/authors/id/T/TI/TINITA/Inline-C-0.81.tar.gz;
|
||||
sha256 = "f185258d9050d7f79b4f00f12625cc469c2f700ff62d3e831cb18d80d2c87aac";
|
||||
};
|
||||
buildInputs = [ FileCopyRecursive FileShareDirInstall TestWarn YAMLLibYAML ];
|
||||
buildInputs = [ FileCopyRecursive TestWarn ];
|
||||
propagatedBuildInputs = [ Inline ParseRecDescent Pegex ];
|
||||
postPatch = ''
|
||||
# this test will fail with chroot builds
|
||||
|
|
Loading…
Reference in New Issue