guix-devel/guix/build-system
Ricardo Wurmus ad1d03fcf0
build-system: minify: Do not import (ice-9 popen) in the build environment.
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).
2018-03-12 15:14:01 +01:00
..
ant.scm
asdf.scm
cargo.scm
cmake.scm
dub.scm
emacs.scm emacs-build-system: Reinstate the check phase. 2018-02-05 16:54:27 +01:00
font.scm
glib-or-gtk.scm
gnu.scm
go.scm
haskell.scm
meson.scm
minify.scm build-system: minify: Do not import (ice-9 popen) in the build environment. 2018-03-12 15:14:01 +01:00
ocaml.scm
perl.scm
python.scm
r.scm
ruby.scm
scons.scm
texlive.scm
trivial.scm build-system/trivial: Add support for #:allowed-references. 2018-02-28 22:47:42 +01:00
waf.scm