[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";
|
url = "mirror://cpan/authors/id/D/DO/DOY/${name}.tar.gz";
|
||||||
sha256 = "0j07zqczjfmng3md6nkha7560i786d0cp3gdmrx49hr64jbhz1f4";
|
sha256 = "0j07zqczjfmng3md6nkha7560i786d0cp3gdmrx49hr64jbhz1f4";
|
||||||
};
|
};
|
||||||
buildInputs = [ TestFatal TestRequires ];
|
buildInputs = [ TestFatal ];
|
||||||
propagatedBuildInputs = [ Moose ];
|
propagatedBuildInputs = [ Moose ];
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user