mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-11-15 13:37:21 +03:00
[cpan2nix] perlPackages.Appperlbrew: cleanup
This commit is contained in:
parent
eea9f82e9c
commit
8674253b79
@ -344,7 +344,7 @@ let
|
||||
sha256 = "0j21pcd82q9raz2hnh1qmsk7hsfzz9pzadvql6skdmhwshs9a5la";
|
||||
};
|
||||
buildInputs = [ pkgs.curl FileWhich IOAll ModuleBuildTiny PathClass PodMarkdown TestException TestNoWarnings TestOutput TestSpec TestTempDirTiny ];
|
||||
propagatedBuildInputs = [ CPANPerlReleases CaptureTiny DevelPatchPerl PodUsage locallib ];
|
||||
propagatedBuildInputs = [ CPANPerlReleases CaptureTiny DevelPatchPerl locallib ];
|
||||
|
||||
preConfigure = ''
|
||||
patchShebangs .
|
||||
|
Loading…
Reference in New Issue
Block a user