mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: emacs-consult-org-roam: Add source file-name.
* gnu/packages/emacs-xyz.scm (emacs-consult-org-roam)[source]: Add file-name field.
This commit is contained in:
parent
6caf619a72
commit
0a0c64dc35
1 changed files with 1 additions and 0 deletions
|
@ -9916,6 +9916,7 @@ and present results either as single emails or full trees.")
|
|||
(uri (git-reference
|
||||
(url "https://github.com/jgru/consult-org-roam")
|
||||
(commit commit)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32
|
||||
"0c2hjd2gw77h77487fzdqfybg0ricsvlnwwfxai9baawz37bcn7q"))))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue