Ludovic Courtès
a89df83c79
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.
2020-05-14 17:21:27 +02:00
..
2019-09-23 11:56:40 -07:00
2020-04-16 23:41:52 +02:00
2020-04-08 00:05:45 +02:00
2020-03-29 15:32:18 +02:00
2018-09-04 17:25:11 +02:00
2020-04-16 23:41:52 +02:00
2020-01-15 23:48:33 +01:00
2018-07-07 18:10:31 +02:00
2020-03-29 15:32:18 +02:00
2020-03-29 23:14:27 +02:00
2020-02-28 00:03:34 +01:00
2019-09-26 17:48:08 +02:00
2020-04-27 23:29:40 +02:00
2020-03-30 12:17:33 +02:00
2020-01-07 12:25:09 +01:00
2020-05-11 23:30:55 +02:00
2018-11-28 10:39:58 +01:00
2019-08-29 11:38:12 +02:00
2019-04-29 10:13:44 +02:00
2020-03-24 19:47:46 +00:00
2019-12-04 18:16:08 +01:00
2020-05-14 17:21:27 +02:00
2020-05-11 23:30:54 +02:00
2018-09-27 23:21:53 +02:00
2019-04-29 21:54:10 +02:00
2020-01-16 18:30:57 +01:00
2020-03-30 12:17:33 +02:00
2020-01-18 13:08:11 +01:00
2019-04-29 10:13:44 +02:00
2020-01-19 23:11:37 +01:00
2019-09-23 23:41:19 +02:00
2020-05-11 23:30:54 +02:00
2020-01-16 15:27:24 +01:00
2020-04-26 19:37:25 +01:00
2020-05-07 12:55:14 +02:00
2019-11-26 00:16:36 +01:00
2019-04-29 10:13:44 +02:00
2020-04-14 16:01:05 +02:00