<feed xmlns='http://www.w3.org/2005/Atom'>
<title>guix.git/guix/build-system/minify.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>2018-03-12T14:14:01Z</updated>
<entry>
<title>build-system: minify: Do not import (ice-9 popen) in the build environment.</title>
<updated>2018-03-12T14:14:01Z</updated>
<author>
<name>Ricardo Wurmus</name>
</author>
<published>2018-03-12T14:14:01Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/guix.git/commit/?id=ad1d03fcf0472c88c9f63e8126274320cb0a076e'/>
<id>urn:sha1:ad1d03fcf0472c88c9f63e8126274320cb0a076e</id>
<content type='text'>
The (ice-9 popen) module should not be added to the imported-modules here,
because that depends on the Guile that is used on the host side.

* guix/build-system/minify.scm (%minify-build-system-modules): Remove import
of (ice-9 popen).
</content>
</entry>
<entry>
<title>build: Add minify build system.</title>
<updated>2017-08-04T09:23:52Z</updated>
<author>
<name>Ricardo Wurmus</name>
</author>
<published>2017-08-02T20:49:30Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/guix.git/commit/?id=88c8f247e594239807aafe80d5e8b084d07e32f6'/>
<id>urn:sha1:88c8f247e594239807aafe80d5e8b084d07e32f6</id>
<content type='text'>
* guix/build-system/minify.scm: New file.
* guix/build/minify-build-system: New file.
* Makefile.am (MODULES): Add new files.
* doc/guix.texi (Build Systems): Document minify-build-system.
</content>
</entry>
</feed>
