Install snippets with guix

  • Done
  • quality assurance status badge
Details
2 participants
  • Maxim Cournoyer
  • Amar Singh
Owner
unassigned
Submitted by
Amar Singh
Severity
normal

Debbugs page

Amar Singh wrote 6 years ago
(address . bug-guix@gnu.org)
87pnorkrtq.fsf@disroot.org
When Guix includes some Yasnippet snippets for Emacs in its source, why aren't these
installed with package Guix?
Maxim Cournoyer wrote 3 years ago
(name . Amar Singh)(address . nly@disroot.org)(address . 35664-done@debbugs.gnu.org)
87sfuv9ig5.fsf@gmail.com
Hi,

Amar Singh <nly@disroot.org> writes:

Toggle quote (3 lines)
> When Guix includes some Yasnippet snippets for Emacs in its source, why aren't these
> installed with package Guix?

These are meant for hacking on Guix itself, meaning having a git
checkout of the source readily available. They aren't typically useful
in the context of *using* Guix. Guix the package also shouldn't be
manually installed to a profile ('guix pull' manages its special profile
for it).

Finally, a better tool has been developed, which lives in the
etc/commiter.scm script.

I'm closing the issue.

Thanks for the report!

Maxim
Closed
?
Your comment

This issue is archived.

To comment on this conversation send an email to 35664@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 35664
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch
You may also tag this issue. See list of standard tags. For example, to set the confirmed and easy tags
mumi command -t +confirmed -t +easy
Or, remove the moreinfo tag and set the help tag
mumi command -t -moreinfo -t +help