mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-24 21:38:07 -05:00
gnu: emacs-sly: Declare a source file-name.
* gnu/packages/emacs.scm (emacs-sly)[source]: Declare a source file-name.
This commit is contained in:
parent
5a6f7a6805
commit
aeb95f1f97
1 changed files with 1 additions and 0 deletions
|
@ -4301,6 +4301,7 @@ (define-public emacs-sly
|
|||
(uri (git-reference
|
||||
(url "https://github.com/joaotavora/sly.git")
|
||||
(commit commit)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32
|
||||
"0ib4q4k3h3qn88pymyjjmlmnpizdn1mfg5gpk5a715nqsgxlg09l"))))
|
||||
|
|
Loading…
Reference in a new issue