mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-27 04:30:32 +02: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:
@@ -504,6 +504,7 @@ API key.")
|
||||
(uri (git-reference
|
||||
(url "https://github.com/xenodium/chatgpt-shell")
|
||||
(commit "1de7bfa6a34f20cca813006282d9a8f2ef291f95")))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32
|
||||
"1rabpp70qlmc47lmp2v7ckvfjhy6wkk881fxpbv2dchzhn77qk5r"))))
|
||||
|
||||
Reference in New Issue
Block a user