alphapapa / alphapapa/unpackaged.el

Add require for hydra?

Aberta
#7 1 comentário 0 reações 1 responsável Reivindicada por @alphapapa Ver no GitHub
Linguagem predominante
Emacs Lisp
Estrelas
416
Forks
12
Métricas de merge de PRs
Nenhum PR com merge em 30d

Descrição

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?

Guia de contribuição

Nenhum guia de contribuição indexado para este repositório

Avaliação

Esta issue ainda não foi avaliada.

Receba novas issues na sua caixa de entrada

Um resumo curto de issues do GitHub para quem está começando.