Re: Syntax and gexp for ff5f34ae757d709987896d6164bf125319a0f764

2023-03-30 Thread Maxim Cournoyer
Hi Andreas, Andreas Enge writes: > Hello, > > it looks as if commit ff5f34ae757d709987896d6164bf125319a0f764 breaks > building of at least one package, perl-gd, depending on > perl-extutils-pkgconfig. > > The latter is now defined as > (define-syntax perl-extutils-pkgconfig > (identifier-synta

Re: Google Summer of Code 2023 Inquiry

2023-03-30 Thread Kyle
As a statistician who always wants to get the most information for the least effort, I am particularly interested in being able to reprioritize workflow jobs interactively within the equivalent portions of the topological sort. I thought perhaps this would be possible with GWL if it could talk t

Re: Comparison of branches on CI

2023-03-30 Thread Leo Famulari
On Thu, Mar 30, 2023 at 07:59:49AM -0400, Leo Famulari wrote: > It is possible to use data.guix.gnu.org to create these comparisons. > Sometimes it takes me a few minutes to remember how to do it, so the UI could > grow some hints or "affordances". I'll provide an example later today, when I > a

Re: Google Summer of Code 2023 Inquiry

2023-03-30 Thread Spencer Skylar Chan
Hi Ricardo, On 3/23/23 03:58, Ricardo Wurmus wrote: Hi, Spencer Skylar Chan writes: One approach could be to add CWL import/export capabilities to GWL. Then Snakemake/GWL conversion would be a 2 step process, using CWL as an intermediate step: 1. Snakemake -> CWL 2. CWL -> GWL This seems

Re: Google Summer of Code 2023 Inquiry

2023-03-30 Thread Spencer Skylar Chan
Hi Kyle, On 3/24/23 14:59, Kyle wrote: I am a bit worried about your proposed project is too focused on replacing python with guile. I think the project would benefit more from making python users more comfortable productively using Guix tools in concert with the tools they are already comfort

Re: Syntax and gexp for ff5f34ae757d709987896d6164bf125319a0f764

2023-03-30 Thread Leo Famulari
On Thu, Mar 30, 2023 at 08:49:43PM +0200, Josselin Poiret wrote: > Hi Andreas, > > Andreas Enge writes: > > > Hello, > > > > it looks as if commit ff5f34ae757d709987896d6164bf125319a0f764 breaks > > building of at least one package, perl-gd, depending on > > perl-extutils-pkgconfig. > > > > The

Re: Syntax and gexp for ff5f34ae757d709987896d6164bf125319a0f764

2023-03-30 Thread Josselin Poiret
Hi Andreas, Andreas Enge writes: > Hello, > > it looks as if commit ff5f34ae757d709987896d6164bf125319a0f764 breaks > building of at least one package, perl-gd, depending on > perl-extutils-pkgconfig. > > The latter is now defined as > (define-syntax perl-extutils-pkgconfig > (identifier-synta

Re: Potential removal of unmaintained node-openzwave-shared

2023-03-30 Thread Jelle Licht
Hi, "Philip McGrath" writes: > Hi, > > On Wed, Mar 22, 2023, at 8:08 AM, Jelle Licht wrote: >> Hey guix, >> >> In getting `Node.js' updated to a more recent LTS version[0], I found >> out that node-openzwave-shared no longer builds with modern versions of >> node [1]; random people on the Inte

Re: Comparison of branches on CI

2023-03-30 Thread Leo Famulari
On Thu, Mar 30, 2023, at 05:24, Andreas Enge wrote: > Leo mentioned some time ago that cuirass was missing useful functionality > from hydra, and I wonder if I have not come across one. How about comparison > of different branches and/or evaluations? I did not see how to do it, but > maybe I just o

Re: Building more of ‘core-updates’ on ci.guix

2023-03-30 Thread Andreas Enge
Am Thu, Mar 30, 2023 at 11:20:14AM +0200 schrieb Andreas Enge: > With staging built and the build farm being quite idle, I have come to the > same conclusion, so I have modified the specification to build everything, > and (hopefully) restarted the evaluation. Well, it does not seem to work. ht

Re: [GSoC 23] distributed substitutes, cost of storage

2023-03-30 Thread Maxime Devos
Op 25-03-2023 om 20:00 schreef Attila Lendvai: welcome on board Anand! In case a user requests for a substitute and there is a missing block in the decoding process, a HTTP request for block would sent to the substitute server and the server will encode the corresponding block in real time a

Re: Python

2023-03-30 Thread Lars-Dominik Braun
Hi again, > I just updated python-ipython to the first version that passes all tests > without any change, in the hope that this would have the least impact on > its dependents. Without luck, now python-trio fails. Updating this to the > latest version 0.22 does not help. I copy-paste the error me

Syntax and gexp for ff5f34ae757d709987896d6164bf125319a0f764

2023-03-30 Thread Andreas Enge
Hello, it looks as if commit ff5f34ae757d709987896d6164bf125319a0f764 breaks building of at least one package, perl-gd, depending on perl-extutils-pkgconfig. The latter is now defined as (define-syntax perl-extutils-pkgconfig (identifier-syntax (perl-extutils-pkgconfig-for-target

Re: Python

2023-03-30 Thread Andreas Enge
Hello Lars, Am Thu, Mar 30, 2023 at 11:57:53AM +0200 schrieb Lars-Dominik Braun: > python-pyqt and python-pyqtwebengine should build on core-updates > now. I’ve tested qutebrowser, which works. splendid, thanks a lot for this major piece of work! > Other packages depending on python-pyqt fail du

Re: How to manage package replacements?

2023-03-30 Thread Andreas Enge
Hello, Am Tue, Mar 28, 2023 at 12:51:30PM +0100 schrieb Christopher Baines: > Does anyone know what needs to be done in any/every case when replacing > a package? I have no idea, and if the lack of reply means that nobody else does, this is somewhat worrying ;-) For python-pillow, I get this: gu

Re: Python

2023-03-30 Thread Lars-Dominik Braun
Hello Andreas, > I looked at it and it seems that python-sip and python-pyqt-builder need a > version bump and we should maybe switch to pyproject-build-system. However > python-sip does not expose any switches to specify a different path for > .sip file includes. That requires custom patches for

Comparison of branches on CI

2023-03-30 Thread Andreas Enge
Hello, Leo mentioned some time ago that cuirass was missing useful functionality from hydra, and I wonder if I have not come across one. How about comparison of different branches and/or evaluations? I did not see how to do it, but maybe I just overlooked something. For instance for the core-upda

Re: Building more of ‘core-updates’ on ci.guix

2023-03-30 Thread Andreas Enge
Am Wed, Mar 22, 2023 at 03:32:07PM +0100 schrieb Ludovic Courtès: > Yes, it looks like we can safely uncomment icecat in ‘%system-packages’. Done! > Now, maybe we’ve reached the point where we can get ci.guix to build all > of ‘core-updates’? With staging built and the build farm being quite idl

Re: Gnome dans core-updates

2023-03-30 Thread Andreas Enge
Hello Josselin, Am Mon, Mar 20, 2023 at 08:18:41PM +0100 schrieb Josselin Poiret: > I ended up > fixing a couple of things locally for qemu-minimal to build (since I was > working on the Hurd and disk images). I also fixed u-boot-tools not > building on Python 3.10 (even though it's a swig bug th