[cpan2nix] perlPackages.MouseXNativeTraits: cleanup
This commit is contained in:
parent
22818bf885
commit
a451255007
@ -10495,8 +10495,8 @@ let self = _self // overrides; _self = with self; {
|
|||||||
url = "mirror://cpan/authors/id/G/GF/GFUJI/${name}.tar.gz";
|
url = "mirror://cpan/authors/id/G/GF/GFUJI/${name}.tar.gz";
|
||||||
sha256 = "0pnbchkxfz9fwa8sniyjqp0mz75b3k2fafq9r09znbbh51dbz9gq";
|
sha256 = "0pnbchkxfz9fwa8sniyjqp0mz75b3k2fafq9r09znbbh51dbz9gq";
|
||||||
};
|
};
|
||||||
buildInputs = [ TestFatal ];
|
buildInputs = [ AnyMoose TestFatal ];
|
||||||
propagatedBuildInputs = [ AnyMoose ];
|
propagatedBuildInputs = [ Mouse ];
|
||||||
meta = {
|
meta = {
|
||||||
description = "Extend attribute interfaces for Mouse";
|
description = "Extend attribute interfaces for Mouse";
|
||||||
license = with stdenv.lib.licenses; [ artistic1 gpl1Plus ];
|
license = with stdenv.lib.licenses; [ artistic1 gpl1Plus ];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user