mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: emacs-docker: Remove docker-tramp from the dependency list.
* gnu/packages/emacs-xyz.scm (emacs-docker): Remove docker-tramp from the dependency list. Docker-tramp was removed as a dependency in version 2.3.0 of docker.el. Having the docker-tramp package installed shows a warning in Emacs. For more context see: -f3adbf49e1/CHANGELOG.md (L17)
-cc0046e6a5
Change-Id: I36a4a10c141072356fe18128213a50a5975b44bb Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
This commit is contained in:
parent
2e7236a4c2
commit
7a872c09f4
1 changed files with 0 additions and 1 deletions
|
@ -31431,7 +31431,6 @@ constant expressions.")
|
|||
(propagated-inputs
|
||||
(list emacs-aio
|
||||
emacs-dash
|
||||
emacs-docker-tramp
|
||||
emacs-json-mode
|
||||
emacs-s
|
||||
emacs-tablist))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue