guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

branch master updated (e6c64d0 -> 0c17f72)


From: guix-commits
Subject: branch master updated (e6c64d0 -> 0c17f72)
Date: Mon, 26 Nov 2018 05:10:26 -0500 (EST)

civodul pushed a change to branch master
in repository guix.

      from  e6c64d0   gnu: wine-staging: Update to 3.21.
       new  c23cf18   gnu: Add 'git-minimal'.
       new  3b5829b   git-download: Use 'git-minimal' instead of 'git'.
       new  de2bfe9   Add (guix swh).
       new  608d3dc   git-download: Download from Software Heritage as a last 
resort.
       new  0c17f72   services: openssh: Install OpenSSH in the system profile.

The 5 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 Makefile.am                         |   1 +
 doc/guix.texi                       |   6 +-
 gnu/packages/version-control.scm    |  64 +++++
 gnu/services/ssh.scm                |  10 +-
 gnu/system/examples/bare-bones.tmpl |   4 +-
 guix/git-download.scm               |  70 +++--
 guix/swh.scm                        | 551 ++++++++++++++++++++++++++++++++++++
 7 files changed, 677 insertions(+), 29 deletions(-)
 create mode 100644 guix/swh.scm



reply via email to

[Prev in Thread] Current Thread [Next in Thread]