Hi,
zimoun skribis:
> On Tue, 24 Sep 2019 at 17:41, Ludovic Courtès
> wrote:
>
>> The issue mentions writing a “lister” for the SWH code base (in
>> Python). Good news! lewo of NixOS has started writing such a thing:
>>
>> https://forge.softwareheritage.org/D2025
>
> Nice !
>
>
>> It shoul
Hi,
On Tue, 24 Sep 2019 at 17:41, Ludovic Courtès wrote:
> The issue mentions writing a “lister” for the SWH code base (in
> Python). Good news! lewo of NixOS has started writing such a thing:
>
> https://forge.softwareheritage.org/D2025
Nice !
> It should be able to ingest data in a form
Hello Guix!
You may remember the ‘archival’ checker for ‘guix lint’:
https://issues.guix.gnu.org/issue/37224
As noted in that issue, its main limitation is that it cannot perform
“save” requests for source tarballs. Thus, tarballs that aren’t already
on SWH don’t get archived.
The issue ment