[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#27275: [PATCH 0/2] Add (guix git) module.
From: |
Mathieu Othacehe |
Subject: |
bug#27275: [PATCH 0/2] Add (guix git) module. |
Date: |
Wed, 7 Jun 2017 14:04:05 +0200 |
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
- bug#27275: [PATCH 0/2] Add (guix git) module.,
Mathieu Othacehe <=
- bug#27275: [PATCH 1/2] pull: Add a dependency to guile-git., Mathieu Othacehe, 2017/06/07
- bug#27275: [PATCH 2/2] guix: git: Add new module., Mathieu Othacehe, 2017/06/07
- bug#27275: [PATCH 1/2] pull: Add a dependency to guile-git., Ludovic Courtès, 2017/06/07
- bug#27275: [PATCH 1/2] pull: Add a dependency to guile-git., Mathieu Othacehe, 2017/06/07
- bug#27275: [PATCH 1/2] pull: Add a dependency to guile-git., Ludovic Courtès, 2017/06/08
- bug#27275: [PATCH 1/2] pull: Add a dependency to guile-git., Mathieu Othacehe, 2017/06/08
- bug#27275: [PATCH 1/2] pull: Add a dependency to guile-git., Ludovic Courtès, 2017/06/08
- bug#27275: [PATCH 1/2] pull: Add a dependency to guile-git., Mathieu Othacehe, 2017/06/09