[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch master updated (7a31d93 -> 59781b3)
From: |
guix-commits |
Subject: |
branch master updated (7a31d93 -> 59781b3) |
Date: |
Sun, 5 May 2019 21:42:39 -0400 (EDT) |
apteryx pushed a change to branch master
in repository guix.
from 7a31d93 services: docker: Add new fields to support proxy.
new c627932 gnu: docker: Fix indentation.
new 1b14e1b gnu: docker: Cleanup extraneous comments.
new 3f280d3 gnu: docker: Harmonize LookPath regexes.
new 079f0eb gnu: docker: Make macros use a relative path as argument.
new a01d54f gnu: docker: Optimize substitution macros.
new 80fec17 gnu: docker: Patch the reference to the docker proxy.
new 59781b3 gnu: docker: Refer to xz by its absolute path.
The 7 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 | 271 +++++++++++++++++++++++++-----------------------
1 file changed, 140 insertions(+), 131 deletions(-)
- branch master updated (7a31d93 -> 59781b3),
guix-commits <=
- 03/07: gnu: docker: Harmonize LookPath regexes., guix-commits, 2019/05/05
- 02/07: gnu: docker: Cleanup extraneous comments., guix-commits, 2019/05/05
- 04/07: gnu: docker: Make macros use a relative path as argument., guix-commits, 2019/05/05
- 05/07: gnu: docker: Optimize substitution macros., guix-commits, 2019/05/05
- 01/07: gnu: docker: Fix indentation., guix-commits, 2019/05/05
- 07/07: gnu: docker: Refer to xz by its absolute path., guix-commits, 2019/05/05
- 06/07: gnu: docker: Patch the reference to the docker proxy., guix-commits, 2019/05/05