mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-12 18:10:47 +02:00
gnu: Revive emacs-helm.
This partially reverts 90d6fcd59d
.
* gnu/packages/emacs-xyz.scm (emacs-helm)[#:phases]: Remove ‘die’.
This commit is contained in:
parent
475e8802c3
commit
7f814149c2
1 changed files with 0 additions and 6 deletions
|
@ -17739,12 +17739,6 @@ ack, ag, helm and pt.")
|
|||
(sha256
|
||||
(base32 "0l9p6yiv8w9s0rpa4fyrp9gw1dgwpyr9fmkhs53bhc6v9x7br8ix"))))
|
||||
(build-system emacs-build-system)
|
||||
(arguments
|
||||
(list #:phases
|
||||
#~(modify-phases %standard-phases
|
||||
(add-after 'unpack 'die
|
||||
(lambda _
|
||||
(exit 1))))))
|
||||
(propagated-inputs
|
||||
(list emacs-async emacs-popup))
|
||||
(home-page "https://emacs-helm.github.io/helm/")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue