Re: Next Steps For the Software Heritage Problem

2024-06-20 Thread Ekaitz Zarraga
Hi, On 2024-06-20 08:36, MSavoritias wrote: On Wed, 19 Jun 2024 17:46:08 +0200 Ekaitz Zarraga wrote: On 2024-06-19 12:25, raingl...@riseup.net wrote: On 2024-06-19 11:54, Efraim Flashner wrote: On Wed, Jun 19, 2024 at 12:13:38PM +0300, MSavoritias wrote: ... One of our packages, dbxfs, lef

Re: Next Steps For the Software Heritage Problem

2024-06-20 Thread Simon Tournier
Hi MSavoritias, all, On Thu, 20 Jun 2024 at 09:51, MSavoritias wrote: >> Not to avoid the question but from a pragmatic point of view, one >> might ask if the source code you write and do not want to be included >> in the training dataset, if this source code is concretely part of >> that traini

Re: Next Steps For the Software Heritage Problem

2024-06-20 Thread Dale Mellor
On Tue, 2024-06-18 at 07:19 -0700, Ian Eure wrote: > Hi MSavoritias, > > Thank you for the email. > > I’m going to lay out this situation as clearly as I can, in the > hope that others will better understand, and hopefully treat it > with the seriousness it deserves. > > 1. Guix requests SWH t

Re: Come watch a live stream coding session for the Hurd

2024-06-20 Thread Tobias Alexandra Platen
I'm planing to do something similar with my libsurvive project, as I am developing hardware that "Respects Your Freedom". I will present how I use guix in some of those livestreams.

Re: Next Steps For the Software Heritage Problem

2024-06-20 Thread Andreas Enge
Am Wed, Jun 19, 2024 at 09:36:29AM +0100 schrieb Dale Mellor: > No, it's not. I use Guix as a tool to develop my own projects, private and > personal for reasons I'm keeping to myself. As part of that I write package > definitions for them, and use the Guix machinery to build and test. I > *c

Re: Come watch a live stream coding session for the Hurd

2024-06-20 Thread Andreas Enge
Am Thu, Jun 20, 2024 at 06:45:26PM +0200 schrieb Tobias Alexandra Platen: > I'm planing to do something similar with my libsurvive project, > as I am developing hardware that "Respects Your Freedom". I will > present how I use guix in some of those livestreams. Great, please share the venue and sc

Re: Next Steps For the Software Heritage Problem

2024-06-20 Thread Dale Mellor
On Thu, 2024-06-20 at 19:00 +0200, Andreas Enge wrote: > Am Wed, Jun 19, 2024 at 09:36:29AM +0100 schrieb Dale Mellor: > >   No, it's not.  I use Guix as a tool to develop my own projects, private > > and > > personal for reasons I'm keeping to myself.  As part of that I write package > > definitio

Re: Starting a Quality Assurance Meeting/Team/Sociocracy circle

2024-06-20 Thread Andreas Enge
Hello Chris, Am Wed, Jun 19, 2024 at 04:26:26PM +0100 schrieb Christopher Baines: > I know nothing about Sociocracy, but I did like what I heard about it at > the Guix Days, so I want to at least work out what a minimally viable > circle around this would look like, and whether there's support for

Re: Next Steps For the Software Heritage Problem

2024-06-20 Thread Andreas Enge
Am Thu, Jun 20, 2024 at 07:42:44PM +0100 schrieb Dale Mellor: > I'm sure guix lint tried to push my code out to them the last time I tried. Ah indeed, there is this in guix/lint.scm: (define (check-archival package) "Check whether PACKAGE's source code is archived on Software Heritage. If it's

Re: Next Steps For the Software Heritage Problem

2024-06-20 Thread Ekaitz Zarraga
Hi, On 2024-06-20 22:54, Andreas Enge wrote: Am Thu, Jun 20, 2024 at 07:42:44PM +0100 schrieb Dale Mellor: I'm sure guix lint tried to push my code out to them the last time I tried. Ah indeed, there is this in guix/lint.scm: (define (check-archival package) "Check whether PACKAGE's sourc

Re: Next Steps For the Software Heritage Problem

2024-06-20 Thread Andreas Enge
Am Thu, Jun 20, 2024 at 10:59:41PM +0200 schrieb Ekaitz Zarraga: > For this specific case we could add some flag to the command line like > `--do-not-archive` or something like that. guix lint -x archival if I understand "guix lint --help" correctly. Andreas

Re: Next Steps For the Software Heritage Problem (Dale Mellor)

2024-06-20 Thread Andy Tai
> Date: Wed, 19 Jun 2024 09:36:29 +0100 > From: Dale Mellor > I use Guix as a tool to develop my own projects, private and > personal for reasons I'm keeping to myself. As part of that I write package > definitions for them, and use the Guix machinery to build and test. I > *cannot* > have Guix

Re: Next Steps For the Software Heritage Problem

2024-06-20 Thread Simon Tournier
Hi, On Thu, 20 Jun 2024 at 19:42, Dale Mellor wrote: > I'm sure guix lint tried to push my code out to them the last time I > tried. Yes, it’s the checker ’archival’. Therefore, running “guix lint -x archival” does not send any request to SWH. Cheers, simon

Rust-team branch status?

2024-06-20 Thread Ian Eure
Hi Guixers, I want to update the Librewolf package, but it now depends on Rust >= 1.76, which is newer than what's in master. I see the rust-team branch has versions up to 1.77 — is there a timeline for merging that, or a TODO list of things that need to be done to merge it? I'm not sure if I

Re: Starting a Quality Assurance Meeting/Team/Sociocracy circle

2024-06-20 Thread Development of GNU Guix and the GNU System distribution.
Hi Chris, On Wed, Jun 19 2024, Christopher Baines wrote: > Any [...] volunteer members? If after the dust settles there is still space for one more, I'd be happy to participate as a trainee. Kind regards Felix