mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-01-21 17:46:43 +01:00
gnu: emacs-direnv: Adjust indentation.
* gnu/packages/emacs-xyz.scm (emacs-direnv): Adjust indentation.
This commit is contained in:
parent
2bd859f0c4
commit
889aa5800a
1 changed files with 2 additions and 2 deletions
|
@ -1749,8 +1749,8 @@ (define-public emacs-direnv
|
|||
(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
|
||||
|
|
Loading…
Reference in a new issue