[cpan2nix] perlPackages.MouseXTypes: cleanup
This commit is contained in:
parent
a451255007
commit
136e28ca9f
@ -9918,7 +9918,7 @@ let self = _self // overrides; _self = with self; {
|
|||||||
sha256 = "77288441fdadd15beeec9a0813ece8aec1542f1d8ceaaec14755b3f316fbcf8b";
|
sha256 = "77288441fdadd15beeec9a0813ece8aec1542f1d8ceaaec14755b3f316fbcf8b";
|
||||||
};
|
};
|
||||||
buildInputs = [ TestException ];
|
buildInputs = [ TestException ];
|
||||||
propagatedBuildInputs = [ AnyMoose Mouse ];
|
propagatedBuildInputs = [ AnyMoose ];
|
||||||
meta = {
|
meta = {
|
||||||
description = "Organize your Mouse types in libraries";
|
description = "Organize your Mouse types in libraries";
|
||||||
license = with stdenv.lib.licenses; [ artistic1 gpl1Plus ];
|
license = with stdenv.lib.licenses; [ artistic1 gpl1Plus ];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user