Re: Staging branch

2020-12-29 Thread Efraim Flashner
On Wed, Dec 23, 2020 at 05:46:25PM -0500, Leo Famulari wrote: > On Wed, Dec 23, 2020 at 12:27:22AM -0500, Leo Famulari wrote: > > ... and reply with any problems. > > The package kwidgetsaddons fails its test suite like this: > > -- > * Start testing of KColumnResizerTest * >

Frequently testing fixed output derivations

2020-12-29 Thread Christopher Baines
Hey, Something I noticed when looking at things guix.cbaines.net failed to build, is that some failures were because a fixed output derivation had failed (because of a 404 or hash mismatch for example). I've got around to adding a page to the Guix Data Service to list all the fixed output derivat

Re: Move LV2 plugins to dedicated module?

2020-12-29 Thread Thorsten Wilms
On Mon, 28 Dec 2020 17:09:14 +0100 Ricardo Wurmus wrote: > we have a whole bunch of LV2 audio plugins. We don’t have a naming > convention for them (there’s no guarantee the name includes “lv2”) and > we seem to be adding these packages to (gnu packages audio) or (gnu > packages music). > > Wha

Re: Move LV2 plugins to dedicated module?

2020-12-29 Thread Ricardo Wurmus
Hi Thorsten, > How about one module for both LV2 and LADSPA plugins, though? Sounds good. “audio-plugins.scm”? > A naming convention like lv2- would be most welcome. OK! > Moving definitions from one module to another won’t affect any > installation, right? That’s right, no impact. > But

Re: Staging branch

2020-12-29 Thread Efraim Flashner
On Tue, Dec 29, 2020 at 10:39:09AM +0200, Efraim Flashner wrote: > On Wed, Dec 23, 2020 at 05:46:25PM -0500, Leo Famulari wrote: > > On Wed, Dec 23, 2020 at 12:27:22AM -0500, Leo Famulari wrote: > > > > I tried using the newer version of this package (5.71) but it fails due > > to incompatibilitie

profile-collisions linter

2020-12-29 Thread Vincent Legoll
Hello, I'm having a look at the reported profile-collisions linter warnings. See for example: http://data.guix.gnu.org/revision/f521104e344ed9bf259a6b821fd0f3080f8ebf6b/package/python-requests/2.20.1?locale=en_US.UTF-8 I'm trying to remove the duplicated propagated-inputs entries (from the inher

Re: 08/10: gnu: r-snpstats: Move to (gnu packages bioconductor).

2020-12-29 Thread Mathieu Othacehe
Hello, This commit caused the following evaluation issue: --8<---cut here---start->8--- Generating package cache for '/gnu/store/dylz1h2sxgaqd6jhzq01b6y26797zjm5-profile'... (exception unbound-variable (value #f) (value "Unbound variable: ~S") (value (r-snp

Re: 08/10: gnu: r-snpstats: Move to (gnu packages bioconductor).

2020-12-29 Thread Ricardo Wurmus
Mathieu Othacehe writes: > Hello, > > This commit caused the following evaluation issue: > > --8<---cut here---start->8--- > Generating package cache for > '/gnu/store/dylz1h2sxgaqd6jhzq01b6y26797zjm5-profile'... > (exception unbound-variable (value #f) (val

Re: Staging branch

2020-12-29 Thread Leo Famulari
On Tue, Dec 29, 2020 at 04:00:16PM +0200, Efraim Flashner wrote: > These are mostly blocked by purpose and grantleetheme. I'll see if those > suddenly start building correctly if I upgrade the whole KDE stack. Thanks, Efraim! Let me know if I can help with that.

Re: Linux-Libre-LTS

2020-12-29 Thread Leo Famulari
On Sun, Dec 27, 2020 at 12:09:05PM -0500, Raghav Gururajan wrote: > Regardless, your concern is valid. The user might or might not know the > difference between these forms. For this, I think we add an explanation > in manual, somewhat like this: > > ``` > > linux-libre => Always points to the la

Help, and get help reviewing patches this Friday (1st 2021)

2020-12-29 Thread Christopher Baines
Hey, To join in, connect to #guix on Freenode [2], and say "I'd like to review some patches" or something to that effect. 1: https://guix.gnu.org/en/contact/irc/ While normally you'd review patches other people have submitted, this is also an opportunity to find someone to review patches that yo

Re: Help, and get help reviewing patches this Friday (1st 2021)

2020-12-29 Thread Nicolò Balzarotti
Christopher Baines writes: > Hey, Hi! > > To join in, connect to #guix on Freenode [2], and say "I'd like to > review some patches" or something to that effect. Cool, I'll try to chip in, is it "all day long" or there's a starting time?

Re: Help, and get help reviewing patches this Friday (1st 2021)

2020-12-29 Thread Christopher Baines
Nicolò Balzarotti writes: > Christopher Baines writes: >> To join in, connect to #guix on Freenode [2], and say "I'd like to >> review some patches" or something to that effect. > > Cool, I'll try to chip in, is it "all day long" or there's a starting > time? Great :) My current thinking is a

Re: profile-collisions linter

2020-12-29 Thread Christopher Baines
Vincent Legoll writes: > I'm having a look at the reported profile-collisions > linter warnings. > > See for example: > http://data.guix.gnu.org/revision/f521104e344ed9bf259a6b821fd0f3080f8ebf6b/package/python-requests/2.20.1?locale=en_US.UTF-8 > > I'm trying to remove the duplicated propagated-