all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Missing dependency for emacs-magit
@ 2022-02-13 23:51 Zelphir Kaltstahl
  2022-02-14  2:50 ` Michael Rohleder
  0 siblings, 1 reply; 17+ messages in thread
From: Zelphir Kaltstahl @ 2022-02-13 23:51 UTC (permalink / raw)
  To: guix-devel

[-- Attachment #1: Type: text/plain, Size: 1270 bytes --]

Hi!

I noticed, that the emacs-magit package does not seem to work. When I install it 
via guix and load it via guix-init in my init.el file, I get the following error 
in my *Messages* buffer:

Unable to activate package ‘magit’.
Required package ‘git-commit-3.3.0’ is unavailable

I checked for `guix search emacs-git-commit`, but it does not yet exist on guix 
apparently. It does show up on `M-x list-pack RET` in Emacs though.

I am trying to make a clean reproducible Emacs setup using guix packages and 
perhaps leaving away any packages not on guix yet, but this seems like an 
oversight, since emacs-magit is already on guix.

I am currently on:

~~~~
$ guix describe --format=channels
(list (channel
         (name 'guix)
         (url"https://git.savannah.gnu.org/git/guix.git")
         (branch "master")
         (commit
           "74afcc0f555699d9d6a040fded04a1a379c0b1de")
         (introduction
           (make-channel-introduction
             "9edb3f66fd807b096b48283debdcddccfea34bad"
             (openpgp-fingerprint
               "BBB0 2DDF 2CEA F6A8 0D1D  E643 A2A0 6DF2 A33A 54FA")))))
~~~~

Do I need to provide anything more, to make this a conclusive report?

Regards,
Zelphir

-- 
repositories:https://notabug.org/ZelphirKaltstahl

[-- Attachment #2: Type: text/html, Size: 1781 bytes --]

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

end of thread, other threads:[~2022-02-22 10:41 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-02-13 23:51 Missing dependency for emacs-magit Zelphir Kaltstahl
2022-02-14  2:50 ` Michael Rohleder
2022-02-14 18:41   ` Zelphir Kaltstahl
2022-02-14 19:33     ` Liliana Marie Prikler
2022-02-15  9:45       ` Zelphir Kaltstahl
2022-02-15 19:54         ` Liliana Marie Prikler
2022-02-16 22:23           ` Zelphir Kaltstahl
2022-02-17 17:49             ` Liliana Marie Prikler
2022-02-17 19:26               ` Ricardo Wurmus
2022-02-18  1:10               ` Zelphir Kaltstahl
2022-02-18  4:51                 ` Liliana Marie Prikler
2022-02-19  2:34                   ` Zelphir Kaltstahl
2022-02-19  7:30                     ` Liliana Marie Prikler
2022-02-19 15:43                       ` Zelphir Kaltstahl
2022-02-19 16:04                         ` Liliana Marie Prikler
2022-02-22  9:34                       ` Zelphir Kaltstahl
2022-02-22 10:39                         ` Liliana Marie Prikler

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.