Revert "guix: Compress and decompress xz archives in parallel."
authorMarius Bakke <mbakke@fastmail.com>
Sun, 22 Jul 2018 16:01:35 +0000 (18:01 +0200)
committerMarius Bakke <mbakke@fastmail.com>
Sun, 22 Jul 2018 16:01:35 +0000 (18:01 +0200)
commite9be2c5409f37173d70b202aa06752e3814ccdc2
treecaa9346ceb469e4a2b97e93596dd1440b694618e
parent5285192150c83db12136af6a123e03bb9b9dbe5f
Revert "guix: Compress and decompress xz archives in parallel."

Threaded compression makes archives non-deterministic: the result depends on
the number of threads used for compressing.  See <https://bugs.gnu.org/31015>.

This reverts commit 63102406f22412bb922de5549deb89d3594a38c0.
guix/scripts/pack.scm
guix/utils.scm