Re: How to create a substitute server with substitutes that failed?

2020-08-27 Thread Dr. Arne Babenhauserheide
zimoun writes: > On Wed, 26 Aug 2020 at 13:18, "Dr. Arne Babenhauserheide" > wrote: > >> What I want is just to put the required substitute archives on a server >> for others to download. Ungoogled Chromium takes so long that only one >> person should ever have to build it (and I need it for w

Re: Am I using --with-source improperly?

2020-08-27 Thread Jesse Gibbons
On 8/27/20 5:23 AM, Carlo Zancanaro wrote: Hi Jesse! On Thu, Aug 27 2020, Jesse Gibbons wrote: Am I using the --with-source option incorrectly, or is this some sort of bug? You could argue either way. This is because --with-source is a shallow package rewrite, unlike the other --with-X packa

Re: How to create a substitute server with substitutes that failed?

2020-08-27 Thread zimoun
Dear Arne, On Wed, 26 Aug 2020 at 13:18, "Dr. Arne Babenhauserheide" wrote: > What I want is just to put the required substitute archives on a server > for others to download. Ungoogled Chromium takes so long that only one > person should ever have to build it (and I need it for work, so I can

Re: Am I using --with-source improperly?

2020-08-27 Thread Carlo Zancanaro
Hi Jesse! On Thu, Aug 27 2020, Jesse Gibbons wrote: Am I using the --with-source option incorrectly, or is this some sort of bug? You could argue either way. This is because --with-source is a shallow package rewrite, unlike the other --with-X package transformation options. There is an issu

Re: Am I using --with-source improperly?

2020-08-27 Thread zimoun
Dear, On Wed, 26 Aug 2020 at 20:34, Jesse Gibbons wrote: > I asked about this on the IRC but had no luck. > > IIUC --with-source=package=source should set the source for "package" to > "source" when something being built depends on "package". For example, > `guix build --with-soure=python2=/tmp