guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Building many packages in order


From: Hartmut Goebel
Subject: Building many packages in order
Date: Fri, 21 Oct 2016 12:56:08 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0

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          | address@hidden               |
| www.crazy-compilers.com | compilers which you thought are impossible |
man     

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


reply via email to

[Prev in Thread] Current Thread [Next in Thread]