2016-12-19 21:14:47 +00:00
|
|
|
{
|
|
|
|
msgpack = {
|
2021-09-05 02:11:34 +00:00
|
|
|
groups = ["default"];
|
|
|
|
platforms = [];
|
2016-12-19 21:14:47 +00:00
|
|
|
source = {
|
|
|
|
remotes = ["https://rubygems.org"];
|
2022-04-22 06:23:46 +00:00
|
|
|
sha256 = "sha256-fPWiGi0w4OFlMZOIf3gd21jyeYhg5t/VdLz7kK9fD8Q=";
|
2016-12-19 21:14:47 +00:00
|
|
|
type = "gem";
|
|
|
|
};
|
2022-04-22 06:23:46 +00:00
|
|
|
version = "1.5.1";
|
2016-12-19 21:14:47 +00:00
|
|
|
};
|
2017-11-16 02:34:01 +00:00
|
|
|
multi_json = {
|
2021-09-05 02:11:34 +00:00
|
|
|
groups = ["default"];
|
|
|
|
platforms = [];
|
2017-11-16 02:34:01 +00:00
|
|
|
source = {
|
|
|
|
remotes = ["https://rubygems.org"];
|
2022-04-22 06:23:46 +00:00
|
|
|
sha256 = "sha256-H9BBOLbkqQAX6NG4BMA5AxOZhm/z+6u3girqNnx4YV0=";
|
2017-11-16 02:34:01 +00:00
|
|
|
type = "gem";
|
|
|
|
};
|
2021-09-05 02:11:34 +00:00
|
|
|
version = "1.15.0";
|
2017-11-16 02:34:01 +00:00
|
|
|
};
|
2016-12-19 21:14:47 +00:00
|
|
|
neovim = {
|
2017-11-16 02:34:01 +00:00
|
|
|
dependencies = ["msgpack" "multi_json"];
|
2021-09-05 02:11:34 +00:00
|
|
|
groups = ["default"];
|
|
|
|
platforms = [];
|
2016-12-19 21:14:47 +00:00
|
|
|
source = {
|
|
|
|
remotes = ["https://rubygems.org"];
|
2022-04-22 06:23:46 +00:00
|
|
|
sha256 = "sha256-hRI43XGHGeqxMvpFjp0o79GGReiLXTkhwh5LYq6AQL4=";
|
2016-12-19 21:14:47 +00:00
|
|
|
type = "gem";
|
|
|
|
};
|
2022-04-22 06:23:46 +00:00
|
|
|
version = "0.9.0";
|
2016-12-19 21:14:47 +00:00
|
|
|
};
|
2018-01-21 18:05:07 +00:00
|
|
|
}
|