mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-10 23:20:37 +02:00
This commit ensures that a user-provided --cores argument to guix build is respected. * gnu/packages/python-xyz.scm (python-boto3)[arguments] <#:test-flags>: Replace "auto" numprocesses by parallel-job-count. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>