<feed xmlns='http://www.w3.org/2005/Atom'>
<title>guix.git/guix/http.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>2012-11-12T23:23:39Z</updated>
<entry>
<title>Remove (guix http) and (guix ftp).</title>
<updated>2012-11-12T23:23:39Z</updated>
<author>
<name>Ludovic Courtès</name>
</author>
<published>2012-11-12T23:22:44Z</published>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/guix.git/commit/?id=87f5d36630db13fee1f2c0563505dc0938f3787e'/>
<id>urn:sha1:87f5d36630db13fee1f2c0563505dc0938f3787e</id>
<content type='text'>
* guix/ftp.scm, guix/http.scm, guix/build/ftp.scm, guix/build/http.scm:
  Remove.
* Makefile.am (MODULES): Likewise.
* tests/builders.scm, distro/packages/base.scm,
  distro/packages/bash.scm, distro/packages/bdw-gc.scm,
  distro/packages/compression.scm, distro/packages/gawk.scm,
  distro/packages/gnupg.scm, distro/packages/gperf.scm,
  distro/packages/guile.scm, distro/packages/libffi.scm,
  distro/packages/libsigsegv.scm, distro/packages/libtool.scm,
  distro/packages/libunistring.scm, distro/packages/lout.scm,
  distro/packages/m4.scm, distro/packages/multiprecision.scm,
  distro/packages/ncurses.scm, distro/packages/perl.scm,
  distro/packages/pkg-config.scm, distro/packages/pth.scm,
  distro/packages/readline.scm, distro/packages/recutils.scm: Use
  `url-fetch' instead of `http-fetch' and `ftp-fetch'.
* distro/packages/bootstrap.scm: Likewise
  (bootstrap-origin): Remove references to `http-fetch' and
  `ftp-fetch'.
* guix.scm (%public-modules): Remove `http' and `ftp'; add `download'.
</content>
</entry>
<entry>
<title>distro: Use the bootstrap Guile for the derivation of sources.</title>
<updated>2012-10-18T21:18:38Z</updated>
<author>
<name>Ludovic Courtès</name>
</author>
<published>2012-10-17T21:55:38Z</published>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/guix.git/commit/?id=d6e877768821da5859d0c5774d4cea57941fde8b'/>
<id>urn:sha1:d6e877768821da5859d0c5774d4cea57941fde8b</id>
<content type='text'>
* distro/packages/base.scm (bootstrap-origin,
  package-with-bootstrap-guile): New procedures.
  (gnu-make-boot0, diffutils-boot0, findutils-boot0, binutils-boot0,
  gcc-boot0, linux-libre-headers-boot0, glibc-final, bash-final,
  guile-final): Use `package-with-bootstrap-guile'.
  (gcc-boot0-wrapped): Clear `source'.

* guix/ftp.scm (ftp-fetch): Add a #:guile keyword parameter.  Honor it.
* guix/http.scm (http-fetch): Likewise.
</content>
</entry>
<entry>
<title>Add a declarative packaging layer.</title>
<updated>2012-06-27T23:24:34Z</updated>
<author>
<name>Ludovic Courtès</name>
</author>
<published>2012-06-27T23:24:34Z</published>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/guix.git/commit/?id=e3ce5d709f3ba6a3f3a94a24c20a9cd87e6bd07d'/>
<id>urn:sha1:e3ce5d709f3ba6a3f3a94a24c20a9cd87e6bd07d</id>
<content type='text'>
* Makefile.am (MODULES): Add `guix/packages.scm' and `distro/base.scm'.
  (TESTS): Add `tests/packages.scm'.
  (EXTRA_DIST): New variable.

* guix/packages.scm, distro/base.scm, tests/packages.scm: New files.

* guix/http.scm (http-fetch): Make `name' an optional argument, to match
  the expectations of `package-source-derivation'.
</content>
</entry>
<entry>
<title>Augment `build-expression-&gt;derivation' with #:modules; add `http-fetch'.</title>
<updated>2012-06-11T22:18:14Z</updated>
<author>
<name>Ludovic Courtès</name>
</author>
<published>2012-06-11T22:18:14Z</published>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/guix.git/commit/?id=3eb982377e32018d7d13c2f492c44a816781787f'/>
<id>urn:sha1:3eb982377e32018d7d13c2f492c44a816781787f</id>
<content type='text'>
* guix/derivations.scm (imported-modules): New procedure.
  (build-expression-&gt;derivation): New keyword argument `modules'.
  Use `imported-modules' when MODULES is non-empty, and pass it with
  `-L' to GUILE.

* guix/build/http.scm, guix/http.scm, tests/builders.scm: New files.
</content>
</entry>
</feed>
