all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Building many packages in order
@ 2016-10-21 10:56 Hartmut Goebel
  2016-10-21 11:18 ` Roel Janssen
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: Hartmut Goebel @ 2016-10-21 10:56 UTC (permalink / raw)
  To: guix-devel

[-- Attachment #1: Type: text/plain, Size: 719 bytes --]

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


[-- Attachment #2: 0xBF773B65.asc --]
[-- Type: application/pgp-keys, Size: 14855 bytes --]

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2016-11-06 16:04 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-10-21 10:56 Building many packages in order Hartmut Goebel
2016-10-21 11:18 ` Roel Janssen
2016-10-21 12:15   ` Hartmut Goebel
2016-10-21 11:53 ` Efraim Flashner
2016-10-21 12:23   ` Hartmut Goebel
2016-10-21 19:44   ` Leo Famulari
2016-10-22 15:47     ` Efraim Flashner
2016-10-23 17:10       ` Hartmut Goebel
2016-10-24 13:56 ` Ricardo Wurmus
2016-11-06 16:04   ` Hartmut Goebel

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.