alphapapa / alphapapa/unpackaged.el

Add require for hydra?

オープン
#7 コメント 1 件 リアクション 0 件 担当者 1 名 @alphapapa が担当を希望しています GitHub で見る
主要言語
Emacs Lisp
スター
416
フォーク
12
PR マージ指標
30日以内にマージされた PR はありません

説明

Thanks for your hard work on this project. I packaged this recently for the Guix package manager, which generally expects packages to be built with their own set of dependencies, so that if packages A and B each depends on package C, then package A can update to use a newer version of C without any impact on B.

On Guix, I noticed that without requiring hydra, the package wouldn't work properly; it's not enough to add `:after hydra` in the smerge defhydra. I patched in the require for Guix; I didn't have any problem when using the require-less package using a version not managed by Guix.

Would you be willing to add in a require statement?

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。