summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorLudovic Courtès <ludo@gnu.org>2020-05-14 12:50:18 +0200
committerLudovic Courtès <ludo@gnu.org>2020-05-14 17:21:27 +0200
commita89df83c79340b5d0dfefcc6250dc69d502f3f5d (patch)
treee45312541a7845642c40ba7f81b1ef47a81b400a /tests
parent19e8a754181e78acde3ee8e0d201d4fe02d604f9 (diff)
downloadpatches-a89df83c79340b5d0dfefcc6250dc69d502f3f5d.tar
patches-a89df83c79340b5d0dfefcc6250dc69d502f3f5d.tar.gz
pack: Do not cross-compile the image building tools.
Until now, something like: guix pack -f docker --target=arm-linux-gnueabihf would attempt to cross-compile tar. * guix/scripts/pack.scm (self-contained-tarball): Pass #:target to 'gexp->derivation'. (squashfs-image): Use #+ instead of #$ for ARCHIVER. Use 'file-append' instead of 'string-append'. Pass #:target to 'gexp->derivation'. (docker-image): Likewise.
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions