<feed xmlns='http://www.w3.org/2005/Atom'>
<title>guix.git/guix/cvs-download.scm, branch master</title>
<subtitle>Personal branch of https://git.savannah.gnu.org/cgit/guix.git/ for implementing 'guix deploy'.
</subtitle>
<id>https://git.jakob.space/guix.git/atom?h=master</id>
<link rel='self' href='https://git.jakob.space/guix.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.jakob.space/guix.git/'/>
<updated>2017-10-19T21:21:49Z</updated>
<entry>
<title>download: Download a nar when a VCS checkout fails.</title>
<updated>2017-10-19T21:21:49Z</updated>
<author>
<name>Ludovic Courtès</name>
<email>ludovic.courtes@inria.fr</email>
</author>
<published>2017-10-17T08:34:03Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/guix.git/commit/?id=37ce440dcffa9ff4f5401bacbc9619bd8ea561c1'/>
<id>urn:sha1:37ce440dcffa9ff4f5401bacbc9619bd8ea561c1</id>
<content type='text'>
Fixes &lt;https://bugs.gnu.org/28709&gt;.

* guix/build/download-nar.scm: New file.
* Makefile.am (MODULES): Add it.
* guix/cvs-download.scm (cvs-fetch)[zlib, config.scm, modules]: New
variables.
[build]: Use MODULES.  Add call to 'download-nar'.
* guix/git-download.scm (git-fetch): Likewise.
* guix/hg-download.scm (hg-fetch): Likewise.
</content>
</entry>
<entry>
<title>download: Use 'with-imported-modules'.</title>
<updated>2016-07-12T20:47:08Z</updated>
<author>
<name>Ludovic Courtès</name>
<email>ludo@gnu.org</email>
</author>
<published>2016-07-11T22:56:37Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/guix.git/commit/?id=e9b046fddaefbb98c931260821399090c221173d'/>
<id>urn:sha1:e9b046fddaefbb98c931260821399090c221173d</id>
<content type='text'>
* guix/cvs-download.scm (cvs-fetch): Use 'with-imported-modules' instead
of the #:modules argument of 'gexp-&gt;derivation'.
* guix/download.scm (url-fetch): Likewise.
* guix/git-download.scm (git-fetch): Likewise.
* guix/hg-download.scm (hg-fetch): Likewise.
* guix/svn-download.scm (svn-fetch): Likewise.
</content>
</entry>
<entry>
<title>packages: Refer to the native tools when handling sources and downloads.</title>
<updated>2015-04-15T08:19:47Z</updated>
<author>
<name>Ludovic Courtès</name>
<email>ludo@gnu.org</email>
</author>
<published>2015-03-28T16:56:27Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/guix.git/commit/?id=1590e8a1dda793a16d9c70a666b0a8b5d41a94f5'/>
<id>urn:sha1:1590e8a1dda793a16d9c70a666b0a8b5d41a94f5</id>
<content type='text'>
* guix/packages.scm (patch-and-repack)[build]: Change most #$ to #+.
* guix/cvs-download.scm (cvs-fetch)[build]: Likewise.
* guix/download.scm (url-fetch)[builder]: Likewise.
* guix/git-download.scm (git-fetch)[build]: Likewise.
* guix/svn-download.scm (svn-fetch)[build]: Likewise.
</content>
</entry>
<entry>
<title>Add support for 'cvs-fetch' method in origins.</title>
<updated>2015-02-04T06:51:20Z</updated>
<author>
<name>Mark H Weaver</name>
<email>mhw@netris.org</email>
</author>
<published>2015-01-18T03:11:45Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/guix.git/commit/?id=89328d240f4d6345d55c1fec3c11478892093958'/>
<id>urn:sha1:89328d240f4d6345d55c1fec3c11478892093958</id>
<content type='text'>
* guix/cvs-download.scm, guix/build/cvs.scm: New files.
* Makefile.am (MODULES): Add them.
</content>
</entry>
</feed>
