manual: fix meta.description in ruby example expression
Noted by @namore on github
This commit is contained in:
parent
1bc691b298
commit
49dc7e2d61
@ -30,7 +30,7 @@ bundlerEnv {
|
|||||||
|
|
||||||
meta = with lib; {
|
meta = with lib; {
|
||||||
description = "A monitoring framework that aims to be simple, malleable,
|
description = "A monitoring framework that aims to be simple, malleable,
|
||||||
and scalable.";
|
and scalable";
|
||||||
homepage = http://sensuapp.org/;
|
homepage = http://sensuapp.org/;
|
||||||
license = with licenses; mit;
|
license = with licenses; mit;
|
||||||
maintainers = with maintainers; [ theuni ];
|
maintainers = with maintainers; [ theuni ];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user