[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch master updated (f42e4eb -> 7a31d93)
From: |
guix-commits |
Subject: |
branch master updated (f42e4eb -> 7a31d93) |
Date: |
Sun, 5 May 2019 20:25:28 -0400 (EDT) |
apteryx pushed a change to branch master
in repository guix.
from f42e4eb build: go-build-system: Ensure uniform unpacking
directory.
new 523533e gnu: Add go-sctp.
new 03981f9 gnu: Add go-netns.
new 626de0d gnu: Add go-netlink.
new 9c0244a gnu: Add docker-libnetwork.
new 0b94911 gnu: Add docker-libnetwork-cmd-proxy.
new 7a31d93 services: docker: Add new fields to support proxy.
The 6 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:
gnu/packages/docker.scm | 61 +++++++++++++++++++++++++++++++++++++++++++++
gnu/packages/linux.scm | 30 ++++++++++++++++++++++
gnu/packages/networking.scm | 52 ++++++++++++++++++++++++++++++++++++++
gnu/services/docker.scm | 23 ++++++++++++++---
4 files changed, 163 insertions(+), 3 deletions(-)
- branch master updated (f42e4eb -> 7a31d93),
guix-commits <=
- 02/06: gnu: Add go-netns., guix-commits, 2019/05/05
- 04/06: gnu: Add docker-libnetwork., guix-commits, 2019/05/05
- 05/06: gnu: Add docker-libnetwork-cmd-proxy., guix-commits, 2019/05/05
- 03/06: gnu: Add go-netlink., guix-commits, 2019/05/05
- 06/06: services: docker: Add new fields to support proxy., guix-commits, 2019/05/05
- 01/06: gnu: Add go-sctp., guix-commits, 2019/05/05