mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: emacs-chatgpt-shell: Add a source file-name.
* gnu/packages/emacs-xyz.scm (emacs-chatgpt-shell)[source]: Add file-name field.
This commit is contained in:
parent
1dd62547ca
commit
4ec818dbe1
1 changed files with 1 additions and 0 deletions
|
@ -504,6 +504,7 @@ API key.")
|
||||||
(uri (git-reference
|
(uri (git-reference
|
||||||
(url "https://github.com/xenodium/chatgpt-shell")
|
(url "https://github.com/xenodium/chatgpt-shell")
|
||||||
(commit "1de7bfa6a34f20cca813006282d9a8f2ef291f95")))
|
(commit "1de7bfa6a34f20cca813006282d9a8f2ef291f95")))
|
||||||
|
(file-name (git-file-name name version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"1rabpp70qlmc47lmp2v7ckvfjhy6wkk881fxpbv2dchzhn77qk5r"))))
|
"1rabpp70qlmc47lmp2v7ckvfjhy6wkk881fxpbv2dchzhn77qk5r"))))
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue