unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
* [PATCH 0/4] git send-email
@ 2015-06-28  2:39 ericbavier
  2015-06-28  2:39 ` [PATCH 1/4] gnu: Add perl-net-smtp-ssl ericbavier
                   ` (3 more replies)
  0 siblings, 4 replies; 12+ messages in thread
From: ericbavier @ 2015-06-28  2:39 UTC (permalink / raw)
  To: guix-devel; +Cc: Eric Bavier

From: Eric Bavier <bavier@member.fsf.org>

This patch set adds some perl modules that I found I needed in order for `git
send-email` to function properly for me on GuixSD.

The wrapper logic is a bit messy, but I couldn't implement what I needed any
more cleanly.  Any suggestions would be most appreciated.

We wouldn't strictly need to wrap git-send-email, as long as the user
installed the required perl modules to their profile.  But the extra inputs
only add an additional 2 MiB to git's closure, so it seems like some that
could work out-of-the-box.

And I am of course sending this patch set with the resulting git package ;)

Eric Bavier (4):
  gnu: Add perl-net-smtp-ssl.
  gnu: Add perl-gssapi.
  gnu: Add perl-authen-sasl.
  gnu: git: Add inputs for send-email.

 gnu/packages/version-control.scm | 31 ++++++++++++++++++-
 gnu/packages/web.scm             | 65 ++++++++++++++++++++++++++++++++++++++++
 2 files changed, 95 insertions(+), 1 deletion(-)

-- 
2.2.1

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

end of thread, other threads:[~2015-06-30 13:10 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-06-28  2:39 [PATCH 0/4] git send-email ericbavier
2015-06-28  2:39 ` [PATCH 1/4] gnu: Add perl-net-smtp-ssl ericbavier
2015-06-29 11:46   ` Ludovic Courtès
2015-06-28  2:39 ` [PATCH 2/4] gnu: Add perl-gssapi ericbavier
2015-06-29 11:48   ` Ludovic Courtès
2015-06-29 10:01     ` Eric Bavier
2015-06-28  2:39 ` [PATCH 3/4] gnu: Add perl-authen-sasl ericbavier
2015-06-29 11:49   ` Ludovic Courtès
2015-06-28  2:39 ` [PATCH 4/4] gnu: git: Add inputs for send-email ericbavier
2015-06-29 11:56   ` Ludovic Courtès
2015-06-30  1:46     ` Eric Bavier
2015-06-30 13:10       ` Ludovic Courtès

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).