all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#27275: [PATCH 0/2] Add (guix git) module.
@ 2017-06-07 12:04 Mathieu Othacehe
  2017-06-07 12:05 ` bug#27275: [PATCH 1/2] pull: Add a dependency to guile-git Mathieu Othacehe
  0 siblings, 1 reply; 10+ messages in thread
From: Mathieu Othacehe @ 2017-06-07 12:04 UTC (permalink / raw)
  To: 27275

Hi,

This serie un-reverts the (guix git) module.
A new patch is included to add guile-git as a dependency
of guix pull.

Thanks,

Mathieu

Mathieu Othacehe (2):
  pull: Add a dependency to guile-git.
  guix: git: Add new module.

 Makefile.am                         |   7 ++
 build-aux/build-self.scm            |  19 ++++++
 configure.ac                        |   4 ++
 gnu/packages/guile.scm              |   8 +++
 gnu/packages/package-management.scm |   3 +
 guix/git.scm                        | 123 ++++++++++++++++++++++++++++++++++++
 6 files changed, 164 insertions(+)
 create mode 100644 guix/git.scm

-- 
2.13.0

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

end of thread, other threads:[~2017-06-09  7:52 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-06-07 12:04 bug#27275: [PATCH 0/2] Add (guix git) module Mathieu Othacehe
2017-06-07 12:05 ` bug#27275: [PATCH 1/2] pull: Add a dependency to guile-git Mathieu Othacehe
2017-06-07 12:05   ` bug#27275: [PATCH 2/2] guix: git: Add new module Mathieu Othacehe
2017-06-07 12:21     ` Ludovic Courtès
2017-06-07 12:21   ` bug#27275: [PATCH 1/2] pull: Add a dependency to guile-git Ludovic Courtès
2017-06-07 13:58     ` Mathieu Othacehe
2017-06-08 12:06       ` Ludovic Courtès
2017-06-08 14:49         ` Mathieu Othacehe
2017-06-08 20:52           ` Ludovic Courtès
2017-06-09  7:51             ` Mathieu Othacehe

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.