mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-12 08:00:39 +02:00
gnu: emacs-direnv: Adjust indentation.
* gnu/packages/emacs-xyz.scm (emacs-direnv): Adjust indentation.
This commit is contained in:
@@ -1749,8 +1749,8 @@ Emacs buffer.")
|
||||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/wbolster/emacs-direnv.git")
|
||||
(commit version)))
|
||||
(url "https://github.com/wbolster/emacs-direnv.git")
|
||||
(commit version)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32
|
||||
|
||||
Reference in New Issue
Block a user