4 Commits

Author SHA1 Message Date
feda9d1de1 feat: upgrade runtimes (#250)
Upgrade runtimes:

* `aqua:CircleCI-Public/circleci-cli`: from 0.1.32367 to 0.1.32580
* `aqua:astral-sh/uv`: from 0.7.13 to 0.7.14
* `aqua:aws/aws-cli`: from 2.27.40 to 2.27.41
* `aqua:pnpm/pnpm`: from 10.12.1 to 10.12.2
* `pipx:vectorcode`: from 0.7.0 to 0.7.1
* `ubi:sst/opencode`: from 0.1.117 to 0.1.124

Added runtimes:

* `ubi:comtrya/comtrya`

Also, added `Makefile` target to compare host and repository's `mcphub` configuration .

Reviewed-on: #250
Co-authored-by: Joao P Dubas <joao.dubas+gitea@gmail.com>
Co-committed-by: Joao P Dubas <joao.dubas+gitea@gmail.com>
2025-06-24 00:18:32 +00:00
9fe182d987 feat: add makefile targets to compare host and repo configs (#248)
Reviewed-on: #248
Co-authored-by: Joao P Dubas <joao.dubas+gitea@gmail.com>
Co-committed-by: Joao P Dubas <joao.dubas+gitea@gmail.com>
2025-06-22 01:43:21 +00:00
d8aa29893e feat: upgrade kickstart.nvim to latest commit (#28)
Also, fix an issue with the dry run patch target and improve the setup of different LSPs for elixir.

Reviewed-on: #28
2024-02-12 23:51:30 +00:00
dcd86789e7 feat: make iteasier to create/apply patch file for kickstart.nvim's init.lua (#27)
Add Makefile with the operations to fetch and apply patches to kickstart.nvim.

Reviewed-on: #27
2024-02-10 22:28:29 +00:00