aboutsummaryrefslogtreecommitdiff
path: root/hydra.scm
diff options
context:
space:
mode:
authorLudovic Courtès <ludo@gnu.org>2013-05-25 22:39:51 +0200
committerLudovic Courtès <ludo@gnu.org>2013-05-25 22:39:51 +0200
commit598608c7eec51ff0911a77c953a984d494e45a62 (patch)
tree77d4b284b43c018863ea8a9830b9e71a02b3f808 /hydra.scm
parentf755aa3f7ac7a413d8fcc35b1264aff813cd9313 (diff)
downloadguix-598608c7eec51ff0911a77c953a984d494e45a62.tar
guix-598608c7eec51ff0911a77c953a984d494e45a62.tar.gz
build: `hydra.scm' cross-builds a few more packages.
* hydra.scm (%packages-to-cross-build): Add a few packages.
Diffstat (limited to 'hydra.scm')
-rw-r--r--hydra.scm3
1 files changed, 2 insertions, 1 deletions
diff --git a/hydra.scm b/hydra.scm
index 213f3198f3..4463466ce2 100644
--- a/hydra.scm
+++ b/hydra.scm
@@ -75,7 +75,8 @@ SYSTEM."
(cut package-cross-derivation <> <> target <>))))
(define %packages-to-cross-build
- (list gmp mpfr mpc coreutils findutils diffutils patch hello guile-2.0
+ (list gmp mpfr mpc coreutils findutils diffutils patch sed grep
+ gawk gettext hello guile-2.0
;; %bootstrap-binaries-tarball
;; %binutils-bootstrap-tarball
;; %glibc-bootstrap-tarball