all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Patch graphviz in emacs-guix
@ 2023-05-13  7:14 jgart
  2023-05-26 15:38 ` Ludovic Courtès
  0 siblings, 1 reply; 2+ messages in thread
From: jgart @ 2023-05-13  7:14 UTC (permalink / raw)
  To: guix-devel

Hi should emacs-guix be patched and the graphviz program add as an input to emacs-guix?

https://github.com/alezost/guix.el/blob/c9aef52121b458297e70bb50f49f7276b4a8d759/elisp/guix-external.el#L51

If I try to run `guix-package-graph` I get the following error:

guix-dot-arguments: Couldn’t find ’dot’.
Set ‘guix-dot-program’ to a proper value


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Patch graphviz in emacs-guix
  2023-05-13  7:14 Patch graphviz in emacs-guix jgart
@ 2023-05-26 15:38 ` Ludovic Courtès
  0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2023-05-26 15:38 UTC (permalink / raw)
  To: jgart; +Cc: guix-devel

"jgart" <jgart@dismail.de> skribis:

> Hi should emacs-guix be patched and the graphviz program add as an input to emacs-guix?
>
> https://github.com/alezost/guix.el/blob/c9aef52121b458297e70bb50f49f7276b4a8d759/elisp/guix-external.el#L51
>
> If I try to run `guix-package-graph` I get the following error:
>
> guix-dot-arguments: Couldn’t find ’dot’.
> Set ‘guix-dot-program’ to a proper value

Hi!  I guess we could do that in the package definition of ‘emacs-guix’.

Thanks,
Ludo’.


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-05-26 15:38 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-05-13  7:14 Patch graphviz in emacs-guix jgart
2023-05-26 15:38 ` Ludovic Courtès

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.