Changed forge-llm to melpa and fixed bug with ws-butler

This commit is contained in:
Roger Gonzalez 2025-03-31 09:07:29 -03:00
parent 302cfb14ec
commit 802da7afa1
Signed by: rogs
GPG Key ID: C7ECE9C6C36EC2E6

View File

@ -73,8 +73,13 @@
(package! org-auto-tangle)
(package! auto-virtualenv)
(package! magit-gptcommit)
(package! forge-llm
:recipe (:host gitlab :repo "rogs/forge-llm"))
(package! forge-llm)
(package! llm)
(package! cov)
(package! aidermacs)
(package! ws-butler
:recipe (:host github
:repo "emacsmirror/nongnu_elpa"
:branch "elpa/ws-butler"
:local-repo "ws-butler")
:pin "9ee5a7657a22e836618813c2e2b64a548d27d2ff")