mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-12-11 07:04:28 +00:00
[cpan2nix] perlPackages.MooseXAliases: cleanup
This commit is contained in:
parent
430743feeb
commit
99aed2343f
|
@ -9821,7 +9821,7 @@ let self = _self // overrides; _self = with self; {
|
|||
url = "mirror://cpan/authors/id/D/DO/DOY/${name}.tar.gz";
|
||||
sha256 = "0j07zqczjfmng3md6nkha7560i786d0cp3gdmrx49hr64jbhz1f4";
|
||||
};
|
||||
buildInputs = [ TestFatal TestRequires ];
|
||||
buildInputs = [ TestFatal ];
|
||||
propagatedBuildInputs = [ Moose ];
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue