Hi,

testing the new python build system I’m seeking for some way to build
*many* packages in order.

Of course I can just run `guix build` with the list of packages to be
build. But when building all python packages, the list gets rather long
and does not fit into one call of `guix build` (due to the number of
arguments xargs passes to the command is restricted). Thus only
partitions of the packages are build in order.
 
So I need some way for passing *all* packages to be build to `guix build`.

Any hints?

-- 
Regards
Hartmut Goebel

| Hartmut Goebel          | h.goe...@crazy-compilers.com               |
| www.crazy-compilers.com | compilers which you thought are impossible |
man     

Attachment: 0xBF773B65.asc
Description: application/pgp-keys

Reply via email to