mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-16 20:10:39 +02:00
gnu: emacs-exec-path-from-shell: Skip tests.
* gnu/packages/emacs-xyz.scm (emacs-exec-path-from-shell)[arguments]: Add #:tests? #f.
This commit is contained in:
parent
62fcd3fd04
commit
47f6acf580
1 changed files with 1 additions and 0 deletions
|
@ -25444,6 +25444,7 @@ functionality is inherited from @code{hcl-mode}.")
|
||||||
(base32
|
(base32
|
||||||
"15cjwvfv5xdhbym4ms71zdkng4381d3hsdk3kvvx2kycxff52rih"))))
|
"15cjwvfv5xdhbym4ms71zdkng4381d3hsdk3kvvx2kycxff52rih"))))
|
||||||
(build-system emacs-build-system)
|
(build-system emacs-build-system)
|
||||||
|
(arguments (list #:tests? #f)) ; no tests
|
||||||
(home-page "https://github.com/purcell/exec-path-from-shell")
|
(home-page "https://github.com/purcell/exec-path-from-shell")
|
||||||
(synopsis "Get environment variables such as @env{PATH} from the shell")
|
(synopsis "Get environment variables such as @env{PATH} from the shell")
|
||||||
(description
|
(description
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue