<feed xmlns='http://www.w3.org/2005/Atom'>
<title>guix.git/gnu/packages/docker.scm, branch master</title>
<subtitle>Personal branch of https://git.savannah.gnu.org/cgit/guix.git/ for implementing 'guix deploy'.
</subtitle>
<id>https://www.git.jakob.space/guix.git/atom?h=master</id>
<link rel='self' href='https://www.git.jakob.space/guix.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/guix.git/'/>
<updated>2019-06-16T17:44:42Z</updated>
<entry>
<title>gnu: docker-compose: Add required Python dependencies.</title>
<updated>2019-06-16T17:44:42Z</updated>
<author>
<name>Tobias Geerinckx-Rice</name>
<email>me@tobias.gr</email>
</author>
<published>2019-06-16T17:41:21Z</published>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/guix.git/commit/?id=914bba28096c1b85e368537c02e9841258887acb'/>
<id>urn:sha1:914bba28096c1b85e368537c02e9841258887acb</id>
<content type='text'>
* gnu/packages/python-xyz.scm (python-jsonschema-2.6):
New old public variable.
* gnu/packages/docker.scm (docker-compose)[inputs]:
Add python-docker-pycreds and use python-jsonschema-2.6.
</content>
</entry>
<entry>
<title>gnu: cqfd: Update to 5.1.0.</title>
<updated>2019-05-14T01:50:34Z</updated>
<author>
<name>Maxim Cournoyer</name>
<email>maxim.cournoyer@gmail.com</email>
</author>
<published>2019-05-14T01:49:15Z</published>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/guix.git/commit/?id=112fd34feefd3cdeb483f8cb098d553029bac997'/>
<id>urn:sha1:112fd34feefd3cdeb483f8cb098d553029bac997</id>
<content type='text'>
* gnu/packages/docker.scm (cqfd): Update to 5.1.0.
[description]: Fix typo.
</content>
</entry>
<entry>
<title>gnu: docker: Refer to xz by its absolute path.</title>
<updated>2019-05-06T01:21:02Z</updated>
<author>
<name>Maxim Cournoyer</name>
<email>maxim.cournoyer@gmail.com</email>
</author>
<published>2019-04-14T02:58:55Z</published>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/guix.git/commit/?id=59781b32d85a634de04ed015ba72db00f13b6dcc'/>
<id>urn:sha1:59781b32d85a634de04ed015ba72db00f13b6dcc</id>
<content type='text'>
* gnu/packages/docker.scm (docker)[inputs]: Add xz.
[phases]{patch-paths}: Patch the reference to xz.
</content>
</entry>
<entry>
<title>gnu: docker: Patch the reference to the docker proxy.</title>
<updated>2019-05-06T01:21:02Z</updated>
<author>
<name>Maxim Cournoyer</name>
<email>maxim.cournoyer@gmail.com</email>
</author>
<published>2019-04-14T02:48:09Z</published>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/guix.git/commit/?id=80fec17f39911b05b88ed5b609ccd0c44edc5001'/>
<id>urn:sha1:80fec17f39911b05b88ed5b609ccd0c44edc5001</id>
<content type='text'>
* gnu/packages/docker.scm (docker)[inputs]: Add docker-libnetwork-cmd-proxy.
* gnu/packages/docker.scm (docker)[phases]{patch-paths}: Patch proxy.go to
refer to the docker-proxy binary by its absolute path.
</content>
</entry>
<entry>
<title>gnu: docker: Optimize substitution macros.</title>
<updated>2019-05-06T01:21:02Z</updated>
<author>
<name>Maxim Cournoyer</name>
<email>maxim.cournoyer@gmail.com</email>
</author>
<published>2019-04-14T02:00:45Z</published>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/guix.git/commit/?id=a01d54f3bdc5bd8d11fdc82ac5d14a974f6c5a86'/>
<id>urn:sha1:a01d54f3bdc5bd8d11fdc82ac5d14a974f6c5a86</id>
<content type='text'>
This change halves the time needed to patch the paths.

* gnu/packages/docker.scm (docker)[phases]{patch-paths}: Allow passing
multiple SOURCE-TEXT, PACKAGE and RELATIVE-PATH tuples so that the rewrite
rules can be generated and processed by a single use of the SUBSTITUTE*
macro.  Rename SUBSTITUTE-LOOKPATH to SUBSTITUTE-LOOKPATH* and
substitute-Command to SUBSTITUTE-COMMAND* to denote the change.  Adapt the
uses of SUBSTITUTE-LOOKPATH* and SUBSTITUTE-COMMAND*.
</content>
</entry>
<entry>
<title>gnu: docker: Make macros use a relative path as argument.</title>
<updated>2019-05-06T01:21:01Z</updated>
<author>
<name>Maxim Cournoyer</name>
<email>maxim.cournoyer@gmail.com</email>
</author>
<published>2019-04-12T02:57:33Z</published>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/guix.git/commit/?id=079f0eb3d22ce087a811e7f1ab0b0a6042edd209'/>
<id>urn:sha1:079f0eb3d22ce087a811e7f1ab0b0a6042edd209</id>
<content type='text'>
* gnu/packages/docker.scm (docker)[phases]: Move implementation detail inside
the SUBSTITUTE-LOOKPATH and SUBSTITUTE-COMMAND macros definition, so that the
relative path argument can be given as a relative path.
</content>
</entry>
<entry>
<title>gnu: docker: Harmonize LookPath regexes.</title>
<updated>2019-05-06T01:21:01Z</updated>
<author>
<name>Maxim Cournoyer</name>
<email>maxim.cournoyer@gmail.com</email>
</author>
<published>2019-04-12T02:12:00Z</published>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/guix.git/commit/?id=3f280d3950f60da8f04f0dc5e767bcddc4749523'/>
<id>urn:sha1:3f280d3950f60da8f04f0dc5e767bcddc4749523</id>
<content type='text'>
* gnu/packages/docker.scm (docker)[phases]: In the patch-paths phase, update
the regexes used by SUBSTITUTE-LOOKPATH and SUBSTITUTE-COMMAND to match at the
start of the word, like it's done later.
</content>
</entry>
<entry>
<title>gnu: docker: Cleanup extraneous comments.</title>
<updated>2019-05-06T01:21:01Z</updated>
<author>
<name>Maxim Cournoyer</name>
<email>maxim.cournoyer@gmail.com</email>
</author>
<published>2019-04-12T02:08:52Z</published>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/guix.git/commit/?id=1b14e1bccdf7aecb4cd065fe5d1a20bf712b4e2f'/>
<id>urn:sha1:1b14e1bccdf7aecb4cd065fe5d1a20bf712b4e2f</id>
<content type='text'>
* gnu/packages/docker.scm (docker): Remove "parenthesis-balancing" comments.
</content>
</entry>
<entry>
<title>gnu: docker: Fix indentation.</title>
<updated>2019-05-06T01:20:58Z</updated>
<author>
<name>Maxim Cournoyer</name>
<email>maxim.cournoyer@gmail.com</email>
</author>
<published>2019-04-12T01:55:48Z</published>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/guix.git/commit/?id=c627932639797445e70a05b65e9c4744129e8da3'/>
<id>urn:sha1:c627932639797445e70a05b65e9c4744129e8da3</id>
<content type='text'>
* gnu/packages/docker.scm (docker): Fix indentation using Emacs.
</content>
</entry>
<entry>
<title>gnu: Add docker-libnetwork-cmd-proxy.</title>
<updated>2019-05-06T00:14:15Z</updated>
<author>
<name>Maxim Cournoyer</name>
<email>maxim.cournoyer@gmail.com</email>
</author>
<published>2019-04-05T06:33:38Z</published>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/guix.git/commit/?id=0b94911add6192c21a17305e5885021506bd41d0'/>
<id>urn:sha1:0b94911add6192c21a17305e5885021506bd41d0</id>
<content type='text'>
* gnu/packages/docker.scm (docker-libnetwork-cmd-proxy): New variable.
</content>
</entry>
</feed>
