all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Commit of currently installed package?
@ 2022-01-04 15:12 t
  2022-01-04 17:42 ` zimoun
  0 siblings, 1 reply; 2+ messages in thread
From: t @ 2022-01-04 15:12 UTC (permalink / raw)
  To: help-guix

Hi guix.

Is there a way to find which commit the installed package came 
from. So that I could, for instance, `guix shell` this exact 
package. Specific case where I'm at a loss is this.

At one point I installed emacs-next --with-branch=master. Well, 
I've no clue what that master was pointing at at the time. I find 
myself in the situation where current upstream master appears 
subtly broken, but my local install is fine. But how do I get my 
currently installed emacs-next version run inside `guix shell` or 
`guix shell --container`?

--export-manifest is approximate and doesn't even give package 
  versions. Even if I start playing games with --export-channels 
  or Scheme %current-profile => manifest => lookup in inferior 
  that would still find whatever guix repo commit had for 
  emacs-next, not what I actually have installed.

Does guix track that sort of provenance for me to extract?

Thanks


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

end of thread, other threads:[~2022-01-04 17:43 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-04 15:12 Commit of currently installed package? t
2022-01-04 17:42 ` zimoun

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.